File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 8
8
"id" : 1420070400000 ,
9
9
"author" : " Paul O’Shannessy" ,
10
10
"text" : " React is *great*!"
11
+ },
12
+ {
13
+ "id" : 1464988635157 ,
14
+ "author" : " ben" ,
15
+ "text" : " *abc*"
16
+ },
17
+ {
18
+ "id" : 1464988636500 ,
19
+ "author" : " ben" ,
20
+ "text" : " *abc*"
21
+ },
22
+ {
23
+ "id" : 1464988717637 ,
24
+ "author" : " evil" ,
25
+ "text" : " <a href=\" javascript:alert(1)\" >alert(1)</a>"
11
26
}
12
- ]
27
+ ]
Original file line number Diff line number Diff line change 9
9
< script src ="
https://unpkg.com/[email protected] /dist/react-dom.js "
> </ script >
10
10
< script src ="
https://unpkg.com/[email protected] /babel.min.js "
> </ script >
11
11
< script src ="
https://unpkg.com/[email protected] /dist/jquery.min.js "
> </ script >
12
- < script src ="https://unpkg.com/remarkable@1.6.2 /dist/remarkable.min.js "> </ script >
12
+ < script src ="https://unpkg.com/remarkable@1.7.1 /dist/remarkable.min.js "> </ script >
13
13
</ head >
14
14
< body >
15
15
< div id ="content "> </ div >
You can’t perform that action at this time.
0 commit comments