Skip to content

Releases: cebe/markdown

Version 0.9.2

Choose a tag to compare

@cebe cebe released this 22 Feb 13:12

#27 - Fixed some rendering problems with block elements not separated by newlines

Version 0.9.1

Choose a tag to compare

@cebe cebe released this 18 Feb 04:16

Fixed an issue with inline markers that begin with the same character e.g. [ and [[.

Version 0.9.0

Choose a tag to compare

@cebe cebe released this 18 Feb 01:07

The initial release.

  • Complete implementation of the original Markdown spec
  • GFM without tables
  • a command line tool for markdown parsing