質問編集履歴

1

表記修正

2017/11/15 03:07

投稿

sab
sab

スコア20

test CHANGED
File without changes
test CHANGED
@@ -122,6 +122,8 @@
122
122
 
123
123
  ----------
124
124
 
125
+ ```
126
+
125
127
  <?xml version="1.0" encoding="UTF-8"?>
126
128
 
127
129
  <!DOCTYPE html>
@@ -164,6 +166,8 @@
164
166
 
165
167
  </html>
166
168
 
169
+ ```
170
+
167
171
 
168
172
 
169
173
  ----------
@@ -176,6 +180,8 @@
176
180
 
177
181
  -----------
178
182
 
183
+ ```
184
+
179
185
  class CompClock extends React.Component {
180
186
 
181
187
  constructor(props) {
@@ -228,6 +234,8 @@
228
234
 
229
235
  document.Hello = <CompClock/>;
230
236
 
231
-
237
+ ```
232
-
238
+
239
+
240
+
233
- ----------
241
+ ----------