mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
simplify special characters test
This commit is contained in:
parent
f713e380ee
commit
22336a1bcc
@ -1,5 +1,4 @@
|
||||
<p>AT&T has an ampersand in their name</p>
|
||||
<pre><code>Let's play some cards ♠ ♣ ♥ ♦</code></pre>
|
||||
<p>AT&T is another way to write it</p>
|
||||
<p>this & that</p>
|
||||
<p>4 < 5 and 6 > 5</p>
|
||||
|
@ -1,7 +1,5 @@
|
||||
AT&T has an ampersand in their name
|
||||
|
||||
Let's play some cards ♠ ♣ ♥ ♦
|
||||
|
||||
AT&T is another way to write it
|
||||
|
||||
this & that
|
||||
|
Loading…
Reference in New Issue
Block a user