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

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

example/README.md

Commands must be executed from the /markdown directory.

Run locally with JavaScript development compiler:

dart run build_runner serve example

Build production JS and WebAssembly:

dart run build_runner build -o example:build --release
351
likes
160
points
1.59M
downloads

Documentation

API reference

Publisher

verified publishertools.dart.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues
Contributing

Topics

#markdown

License

BSD-3-Clause (license)

Dependencies

args, meta

More

Packages that depend on markdown