mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
rename tests/ to data/
This commit is contained in:
9
tests/data/emphasis.md
Normal file
9
tests/data/emphasis.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Here's *an emphasis*.
|
||||
|
||||
Here's **a strong one**.
|
||||
|
||||
Here's _an emphasis that uses underscores_.
|
||||
|
||||
Here's __a strong emphasis that uses underscores__.
|
||||
|
||||
This is _ not an emphasis _.
|
Reference in New Issue
Block a user