mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
***strong em** inside of em* should produce valid markup
This commit is contained in:
11
tests/data/strong_em.md
Normal file
11
tests/data/strong_em.md
Normal file
@@ -0,0 +1,11 @@
|
||||
***strong em***
|
||||
|
||||
*em **strong em***
|
||||
|
||||
***strong em** em*
|
||||
|
||||
___strong em___
|
||||
|
||||
_em __strong em___
|
||||
|
||||
___strong em__ em_
|
Reference in New Issue
Block a user