ali-rantakari / peg-markdown-highlight

C library for Markdown syntax highlighting, using a recursive-descent parser.
Other
181 stars 36 forks source link

fixed UTF-8 parsing problem #12

Closed pbek closed 8 years ago

pbek commented 8 years ago

We need to use UTF-8 here or otherwise characters like » and · will irritate the highlighter.