dart_markdown 1.0.5 copy "dart_markdown: ^1.0.5" to clipboard
dart_markdown: ^1.0.5 copied to clipboard

A portable Markdown library written in Dart that can parse Markdown into HTML.

1.0.5 #

  1. Add kbd support PR#25.
  2. BREAKING: Rename enableSupscript to enableSuperscript PR#24.

1.0.4 #

  1. Change element type supscript to superscript PR#21.

1.0.3 #

  1. Add sup script and sub script support Issue#3.
  2. Fix the conflict between footnote and image PR#17.

1.0.2 #

  1. Do not produce paragraph element in footnote reference when the paragraph is disabled Issue#12.
  2. Fix a task list item issue Issue#13.

1.0.1 #

  1. Add class name to task list item Issue#6.
  2. Improve footnote reference Issue#9.

1.0.0 #

First version, refactored from dart-lang/markdown(5.0)

14
likes
150
pub points
76%
popularity

Publisher

verified publishertagnote.app

A portable Markdown library written in Dart that can parse Markdown into HTML.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, meta, source_span

More

Packages that depend on dart_markdown