Releases: cebe/markdown
Releases · cebe/markdown
Version 0.9.2
#27 - Fixed some rendering problems with block elements not separated by newlines
Version 0.9.1
Fixed an issue with inline markers that begin with the same character e.g. [
and [[
.
Version 0.9.0
The initial release.
- Complete implementation of the original Markdown spec
- GFM without tables
- a command line tool for markdown parsing