marker 0.6.0
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.4.0 - 2022-08-14 #
Changed #
- Bumped markdown dependency to 6.0.0
- Bumped min Dart SDK version to 2.17.0