Skip to content

Commit

Permalink
remarkable 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Oct 3, 2016
1 parent 70f7e15 commit ec8d845
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion comments.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,20 @@
"id": 1420070400000,
"author": "Paul O’Shannessy",
"text": "React is *great*!"
},
{
"id": 1464988635157,
"author": "ben",
"text": "*abc*"
},
{
"id": 1464988636500,
"author": "ben",
"text": "*abc*"
},
{
"id": 1464988717637,
"author": "evil",
"text": "<a href=\"javascript:alert(1)\">alert(1)</a>"
}
]
]
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<script src="https://unpkg.com/[email protected]/dist/react-dom.js"></script>
<script src="https://unpkg.com/[email protected]/babel.min.js"></script>
<script src="https://unpkg.com/[email protected]/dist/jquery.min.js"></script>
<script src="https://unpkg.com/remarkable@1.6.2/dist/remarkable.min.js"></script>
<script src="https://unpkg.com/remarkable@1.7.1/dist/remarkable.min.js"></script>
</head>
<body>
<div id="content"></div>
Expand Down

0 comments on commit ec8d845

Please sign in to comment.