mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
make parser class more extensible
This commit is contained in:
@@ -11,8 +11,11 @@
|
||||
[multiline
|
||||
one][website] defined on 2 lines
|
||||
|
||||
[one][label] with an upper case label
|
||||
[one][Label] with a mixed case label and an upper case definition
|
||||
|
||||
[LABEL]: http://example.com
|
||||
|
||||
[one]
|
||||
[1] with the a label on the next line
|
||||
|
||||
[`link`][website]
|
||||
Reference in New Issue
Block a user