mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
improve parsing of emphasis
**strong** and *em* and **strong** and *em*
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
***strong em***
|
||||
|
||||
*em **strong em***
|
||||
|
||||
***strong em** em*
|
||||
|
||||
___strong em___
|
||||
*em **strong em** em*
|
||||
|
||||
_em __strong em___
|
||||
|
||||
___strong em__ em_
|
||||
___strong em__ em_
|
||||
|
||||
_em __strong em__ em_
|
Reference in New Issue
Block a user