質問編集履歴

3

書式の改善。

2019/12/29 07:26

投稿

tomato21
tomato21

スコア6

test CHANGED
File without changes
test CHANGED
@@ -84,8 +84,4 @@
84
84
 
85
85
  ### 追記
86
86
 
87
-
88
-
89
- エラー発生時のスクリーンショットへのリンクです。
90
-
91
- ![エラー画面の画像](https://bit.ly/367iZzA)
87
+ ![エラー画面のスクリーンショット](4f19d59529906d9414e82567e8b8d482.png)

2

リンクの書式を修正。

2019/12/29 07:26

投稿

tomato21
tomato21

スコア6

test CHANGED
File without changes
test CHANGED
@@ -24,21 +24,15 @@
24
24
 
25
25
  ### 参考リンク
26
26
 
27
- サクラエディタの公式ヘルプ ― WSHマクロ(JScrpt/VBScript等)
28
-
29
- https://sakura-editor.github.io/help/HLP000269.html
27
+ [サクラエディタの公式ヘルプ ― WSHマクロ(JScrpt/VBScript等)](https://sakura-editor.github.io/help/HLP000269.html)
30
28
 
31
29
 
32
30
 
33
- サクラエディタのマクロ(JavaScript)で繰り返し業務を少し改善
34
-
35
- https://solution-hack.co.jp/archives/368
31
+ [サクラエディタのマクロ(JavaScript)で繰り返し業務を少し改善](https://solution-hack.co.jp/archives/368)
36
32
 
37
33
 
38
34
 
39
- サクラエディタ:JavaScriptでマクロ実装(置換編)cで終わる行のみ置換する。
40
-
41
- https://qiita.com/Diavolo/items/61c62f2f55d39c0dbbff
35
+ [サクラエディタ:JavaScriptでマクロ実装(置換編)cで終わる行のみ置換する。](https://qiita.com/Diavolo/items/61c62f2f55d39c0dbbff)
42
36
 
43
37
 
44
38
 
@@ -94,4 +88,4 @@
94
88
 
95
89
  エラー発生時のスクリーンショットへのリンクです。
96
90
 
97
- ![https://bit.ly/367iZzA](https://bit.ly/367iZzA)
91
+ ![エラー画面の画像](https://bit.ly/367iZzA)

1

エラー画面の追加。

2019/12/29 07:23

投稿

tomato21
tomato21

スコア6

test CHANGED
File without changes
test CHANGED
@@ -87,3 +87,11 @@
87
87
  if ( str00 !== "" ) Editor.InsText(sakuraReplace(str00));
88
88
 
89
89
  ```
90
+
91
+ ### 追記
92
+
93
+
94
+
95
+ エラー発生時のスクリーンショットへのリンクです。
96
+
97
+ ![https://bit.ly/367iZzA](https://bit.ly/367iZzA)