We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c7e4c commit 5b74b74Copy full SHA for 5b74b74
README.md
@@ -8,13 +8,13 @@ Better Markdown Parser in PHP — <a href="https://parsedown.org/demo">demo</a>
8
9
## Features
10
11
-* One file
12
-* No dependencies
13
-* [Super fast](http://parsedown.org/speed)
14
-* Extensible
15
-* [GitHub flavored](https://github.github.com/gfm)
16
-* [Tested](http://parsedown.org/tests/) in 5.3 to 7.3
17
-* [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
+- One file
+- No dependencies
+- [Super fast](http://parsedown.org/speed)
+- Extensible
+- [GitHub flavored](https://github.github.com/gfm)
+- [Tested](http://parsedown.org/tests/) in 5.3 to 7.3
+- [Markdown Extra extension](https://github.com/erusev/parsedown-extra)
18
19
## Installation
20
0 commit comments