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 aa1d03c commit 69da86aCopy full SHA for 69da86a
README.md
@@ -117,7 +117,7 @@ md2html /path/to/doc.md > /path/to/doc.html
117
echo 'Hello *World*!' | md2html
118
```
119
120
-### More Options
+### More Options
121
122
If you want more control check out the documentation in
123
[the .js files under src/][src_folder] which details all the methods and parameters
@@ -224,7 +224,7 @@ contributors section of [package.json] too if you want to.
224
225
[package.json]: https://github.com/evilstreak/markdown-js/blob/master/package.json
226
227
-## License
+## License
228
229
Released under the MIT license.
230
0 commit comments