Skip to content

Commit

Permalink
改行を改行と反映するために、テストを修正
Browse files Browse the repository at this point in the history
  • Loading branch information
koda-masaru committed Nov 15, 2015
1 parent 618d88a commit 8a7bd3d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<h2 id="-">見出し&#xff12;</h2>
<ul><li>Javascriptで簡単にパースしていたけど、Java側で実行した方が制御しやすいね</li><li>危険な</li></ul>
<h3 id="script">Script</h3>
<p>
これ通る&#xff1f;</p>
<p><br />これ通る&#xff1f;</p>
<p>通らない</p>

<ul><li>PegDownProcessorだけだと、そのまま出力する&#xff08;XSSでやばそう&#xff09;</li><li>サニタイジングする</li></ul>
Expand Down

0 comments on commit 8a7bd3d

Please sign in to comment.