ali-rantakari / peg-markdown-highlight

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

Add Support for Strikethrough #3

Closed tanmays closed 8 years ago

tanmays commented 10 years ago

It seems that markdown strikethrough support is missing. Can you please add this one?

ali-rantakari commented 10 years ago

This should probably be implemented first in peg-markdown and then ported here.

ali-rantakari commented 8 years ago

peg-markdown implementation: https://github.com/jgm/peg-markdown/commit/b6b686c78a301b9c0bf52ae5f9795f67a64bb013