marker 0.6.0 copy "marker: ^0.6.0" to clipboard
marker: ^0.6.0 copied to clipboard

A renderer (printer) for the markdown library. Renders the parsed AST back into markdown.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.6.0 - 2023-08-06 #

Changed #

  • Bumped SDK to 3.0.0
  • Context interface

0.5.1 - 2023-02-14 #

Added #

  • Dart 3 support

0.5.0 - 2023-02-14 #

Changed #

  • Bumped markdown to 7.0.0
  • Bumped min Dart SDK version to 2.19.0

0.4.0 - 2022-08-14 #

Changed #

  • Bumped markdown dependency to 6.0.0
  • Bumped min Dart SDK version to 2.17.0

0.3.0 - 2022-05-09 #

Added #

  • Basic support of nested lists

Changed #

  • Bumped markdown dependency to 5.0.0
  • Renamed Printable to Renderable

0.2.3 - 2021-12-28 #

Added #

  • Optional configurable line break sequence

Changed #

  • Updated dependencies

0.2.2 - 2021-03-16 #

Changed #

  • render() accepts iterable

0.2.1 - 2021-03-13 #

Fixed #

  • Links in the changelog

0.2.0 - 2021-03-13 #

Added #

  • Null-safety support

Changed #

  • The ast library got repackaged
  • PrintableNode renamed to Printable

Removed #

  • NodeConstructor is removed

0.1.1 - 2020-10-18 #

Changed #

  • Bump dependencies versions

0.1.0 - 2020-05-26 #

Changed #

  • No API changes. Minor formatting improvements and version bump.

0.0.4 - 2018-11-03 #

Changed #

  • Minor formatting changes

0.0.3 - 2018-11-03 #

Added #

  • Changelog flavor

Changed #

  • Pretty much everything :)

0.0.2 - 2018-10-30 #

Added #

  • Reference images and links

0.0.1 - 2018-10-28 #

Added #

  • Initial library version
3
likes
140
pub points
58%
popularity

Publisher

verified publisherkarapetov.com

A renderer (printer) for the markdown library. Renders the parsed AST back into markdown.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

markdown

More

Packages that depend on marker