Include all vendor files in the repo to be easier for people
This commit is contained in:
4
vendor/erusev/parsedown/test/data/escaping.html
vendored
Normal file
4
vendor/erusev/parsedown/test/data/escaping.html
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<p>escaped *emphasis*.</p>
|
||||
<p><code>escaped \*emphasis\* in a code span</code></p>
|
||||
<pre><code>escaped \*emphasis\* in a code block</code></pre>
|
||||
<p>\ ` * _ { } [ ] ( ) > # + - . !</p>
|
||||
Reference in New Issue
Block a user