Skip to content

Commit

Permalink
Markdown: Update known failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
Golmote committed Mar 26, 2018
1 parent 13d9991 commit 5b6c76d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions examples/prism-markdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,4 @@ <h3>Nesting of elements is not fully supported</h3>
_ [But link inside italic DOES work](http://example.com) _

[Link partially **bold** DOESN'T work](http://example.com)
__ [But link inside bold DOES work](http://example.com) __</code></pre>

<h3>Markdown-like HTML attribute</h3>
<pre><code>&lt;p class="_test_">&lt;/p></code></pre>
__ [But link inside bold DOES work](http://example.com) __</code></pre>

0 comments on commit 5b6c76d

Please sign in to comment.