回答編集履歴

2

書式調整

2017/12/23 00:17

投稿

nobonobo
nobonobo

スコア3367

test CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
 
4
4
 
5
- https://play.golang.org/p/AGwBxSzq0Xh
5
+ [https://play.golang.org/p/AGwBxSzq0Xh](https://play.golang.org/p/AGwBxSzq0Xh)
6
6
 
7
7
 
8
8
 
9
- '''go
9
+ ```
10
10
 
11
11
  package main
12
12
 
@@ -48,4 +48,4 @@
48
48
 
49
49
  }
50
50
 
51
- '''
51
+ ```

1

markdown fix?

2017/12/23 00:17

投稿

nobonobo
nobonobo

スコア3367

test CHANGED
@@ -1,6 +1,10 @@
1
1
  以下の様な手順でしょうか。
2
2
 
3
+
4
+
3
5
  https://play.golang.org/p/AGwBxSzq0Xh
6
+
7
+
4
8
 
5
9
  '''go
6
10