dart_markdown_parser 0.2.0 copy "dart_markdown_parser: ^0.2.0" to clipboard
dart_markdown_parser: ^0.2.0 copied to clipboard

A pure Dart markdown parser with AST output. Supports CommonMark, GFM, math formulas, footnotes, nested lists, and an extensible plugin system. Zero external dependencies.

0.2.0 #

  • Add support for nested lists (sublists with proper indentation handling).
  • Improve list parsing to handle multi-line list items and nested content.
  • Add comprehensive tests for nested unordered, ordered, and mixed lists.

0.1.1 #

  • Fix repository and homepage URLs in pubspec.yaml.
  • Update README with installation instructions and pub.dev badge.

0.1.0 #

  • Initial release.
  • Pure Dart markdown parser with AST-based architecture.
  • CommonMark and GFM support.
  • LaTeX math, tables, footnotes support.
  • Extensible plugin system (mermaid, mention, admonition, emoji, thinking, etc.).
1
likes
160
points
180
downloads

Publisher

unverified uploader

Weekly Downloads

A pure Dart markdown parser with AST output. Supports CommonMark, GFM, math formulas, footnotes, nested lists, and an extensible plugin system. Zero external dependencies.

Repository (GitHub)
View/report issues

Topics

#markdown #parser #ast #commonmark #gfm

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_markdown_parser