mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
simplify tests
This commit is contained in:
5
tests/data/implicit_reference.md
Normal file
5
tests/data/implicit_reference.md
Normal file
@ -0,0 +1,5 @@
|
||||
an [implicit] reference link
|
||||
|
||||
[implicit]: http://example.com
|
||||
|
||||
an [implicit][] reference link with an empty link definition
|
Reference in New Issue
Block a user