Skip to content

Commit

Permalink
Fix unicode symbols example in emphasis syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd authored and jgm committed Oct 31, 2023
1 parent 2a026ec commit d5706b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6352,8 +6352,8 @@ Unicode symbols count as punctuation, too:
*€*charlie.
.
<p>*$*alpha.</p>
<p>*$*bravo.</p>
<p>*$*charlie.</p>
<p>*£*bravo.</p>
<p>**charlie.</p>
````````````````````````````````


Expand Down

0 comments on commit d5706b9

Please sign in to comment.