markdown 0.8.0 copy "markdown: ^0.8.0" to clipboard
markdown: ^0.8.0 copied to clipboard

outdatedDart 1 only

A library for converting markdown to HTML.

0.8.0 #

  • Breaking: Remove (probably unused) fields: LinkSyntax.resolved, InlineParser.currentSource.
  • Switch tests to use test instead of unittest.
  • Fix a few bugs in inline code syntax.
  • Ignore underscores inside words (#41).

0.7.2 #

  • Allow resolving links that contain inline syntax (#42).

0.7.1+3 #

  • Updated homepage.

0.7.1+2 #

  • Formatted code.

  • Updated readme.