Skip to content

Commit 69da86a

Browse files
authored
Replace hangul characters with spaces
So that markdown renders correctly
1 parent aa1d03c commit 69da86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ md2html /path/to/doc.md > /path/to/doc.html
117117
echo 'Hello *World*!' | md2html
118118
```
119119

120-
### More Options
120+
### More Options
121121

122122
If you want more control check out the documentation in
123123
[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.
224224

225225
[package.json]: https://github.com/evilstreak/markdown-js/blob/master/package.json
226226

227-
## License
227+
## License
228228

229229
Released under the MIT license.
230230

0 commit comments

Comments
 (0)