dart_markdown
A portable Markdown library written in Dart that can parse Markdown into AST and HTML.
3.1.7
51K downloads/mo
#1458 most downloaded on pub.dev
tagnote-app/dart_markdown
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 20 of 21 stable releases
1 version withdrawn
withdrawn after publishing
4 years old
22 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
22 releases · Jul 2022 to May 2023Releases
latest 22-
3.1.720 May 2023 -
3.1.606 May 2023Release notes
Open source → -
3.1.511 Mar 2023 -
3.1.424 Nov 2022 -
3.1.305 Nov 2022 -
3.1.201 Nov 2022 -
3.1.119 Oct 2022 -
3.1.016 Oct 2022Release notes
Open source →- BREAKING Use dedicated type
fencedCodeBlockfor fenced code blocks andindentedCodeBlockfor indented code blocks PR#60. - BREAKING Use dedicated type
atxHeadingfor ATX headings andsetextHeadingfor Setext headings PR#63. - BREAKING Use dedicated type
fencedBlockquotefor fenced blockquote PR#65. - BREAKING Use dedicated type
autolinkExtensionfor autolink extension andautolinkfor autolinks PR#66. - BREAKING Change type
inlineHtmltorawHtmlPR#67. - BREAKING Change type
inlineCodetocodeSpanPR#68. - Change where table markers are saved. PR#71 & PR#72.
- Change
startandendlocations ofElementto required PR#73.
- BREAKING Use dedicated type
-
3.0.011 Oct 2022 -
3.0.0-dev11 Oct 2022 pre-release withdrawnNothing published for this version
-
2.1.308 Oct 2022 -
2.1.226 Sep 2022 -
2.1.114 Sep 2022 -
2.1.026 Aug 2022Release notes
Open source → -
2.0.018 Jul 2022Release notes
Open source →-
BREAKING: Add stricter rules to element parsers Issue#29.
New rules:
BlockParsercan only returnBlockElement.InlineParsercan only returnInlineObject, which could beInlineElement,TextorUnparsedContent.InlineElementcan only haveInlineObjectaschildrenelements.
-
Fix an issue when paragraph is disabled Issue#27.
-
-
1.0.515 Jul 2022Release notes
Open source → -
1.0.415 Jul 2022 -
1.0.314 Jul 2022Release notes
Open source → -
1.0.214 Jul 2022 -
1.0.114 Jul 2022Release notes
Open source → -
1.0.012 Jul 2022 -
0.0.109 Jul 2022Nothing published for this version