質問編集履歴

1

コードを見やすくしました

2017/01/04 12:41

投稿

html5x
html5x

スコア14

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,8 @@
15
15
 
16
16
 
17
17
 
18
+
19
+ ```javascript
18
20
 
19
21
  <div id="player"></div>
20
22
 
@@ -85,3 +87,5 @@
85
87
  </script>
86
88
 
87
89
  <script src="https://www.youtube.com/iframe_api"></script>
90
+
91
+ ```