質問編集履歴

1

失礼いたしました、ご指摘ありがとうございます!修正いたしました

2016/10/10 04:29

投稿

yanocchi
yanocchi

スコア18

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  swiper.js:公式サイト
12
12
 
13
- http://idangero.us/swiper/#.V_sUWSGLSUk
13
+ [http://idangero.us/swiper/#.V_sUWSGLSUk](http://idangero.us/swiper/#.V_sUWSGLSUk)
14
14
 
15
15
 
16
16
 
@@ -23,6 +23,8 @@
23
23
 
24
24
 
25
25
  ###該当のソースコード
26
+
27
+ ```ここに言語を入力
26
28
 
27
29
  var mySwiper = new Swiper ('.swiper-container', {
28
30
 
@@ -56,10 +58,12 @@
56
58
 
57
59
  });
58
60
 
61
+ ```
62
+
59
63
 
60
64
 
61
65
  ###補足情報(言語/FW/ツール等のバージョンなど)
62
66
 
63
67
  swiper.js:API情報
64
68
 
65
- http://idangero.us/swiper/api/
69
+ [http://idangero.us/swiper/api/](http://idangero.us/swiper/api/)