PackageTrack
Sign in Get early access

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 2023
2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 22
  1. 3.1.7 20 May 2023
    Release notes
    1. Make table be able to interrupt other blocks PR#102.
    Open source →
  2. 3.1.6 06 May 2023
    Release notes
    1. Fix linkReferenceDefinitionPattern PR#98.
    2. Fix delimiter row matching pattern for tables PR#99.
    Open source →
  3. 3.1.5 11 Mar 2023
    Release notes
    1. Some minor chagnes.
    Open source →
  4. 3.1.4 24 Nov 2022
    Release notes
    1. Fix a blockquote issue Issue92.
    Open source →
  5. 3.1.3 05 Nov 2022
    Release notes
    1. Fix a table issue Issue#84.
    Open source →
  6. 3.1.2 01 Nov 2022
    Release notes
    1. Fix a table issue Issue#80.
    Open source →
  7. 3.1.1 19 Oct 2022
    Release notes
    1. Add a whichElement extension for List<Node> PR#76.
    Open source →
  8. 3.1.0 16 Oct 2022
    Release notes
    1. BREAKING Use dedicated type fencedCodeBlock for fenced code blocks and indentedCodeBlock for indented code blocks PR#60.
    2. BREAKING Use dedicated type atxHeading for ATX headings and setextHeading for Setext headings PR#63.
    3. BREAKING Use dedicated type fencedBlockquote for fenced blockquote PR#65.
    4. BREAKING Use dedicated type autolinkExtension for autolink extension and autolink for autolinks PR#66.
    5. BREAKING Change type inlineHtml to rawHtml PR#67.
    6. BREAKING Change type inlineCode to codeSpan PR#68.
    7. Change where table markers are saved. PR#71 & PR#72.
    8. Change start and end locations of Element to required PR#73.
    Open source →
  9. 3.0.0 11 Oct 2022
    Release notes
    1. Add start and end locations to AST Element. PR#50.
    2. BREAKING Rename Document to Markdown PR#51.
    3. BREAKING Rename Document.parseLines to Markdown.parse PR#51.
    4. BREAKING Remove markdownToHtml(), use Markdown().parse().toHtml() instead PR#51.
    5. BREAKING Remove HtmlRenderer from public PR#51.
    Open source →
  10. 3.0.0-dev 11 Oct 2022 pre-release withdrawn

    Nothing published for this version

  11. 2.1.3 08 Oct 2022
    Release notes
    1. Fix a crash Issue#45.
    Open source →
  12. 2.1.2 26 Sep 2022
    Release notes
    1. Update some links.
    2. Update lint.
    Open source →
  13. 2.1.1 14 Sep 2022
    Release notes
    1. Add forceTightList option PR#39.
    Open source →
  14. 2.1.0 26 Aug 2022
    Release notes
    1. Add enableTagfilter option PR#34.
    2. Update to Dart 2.17, update lints to 2.0.0 PR#35.
    Open source →
  15. 2.0.0 18 Jul 2022
    Release notes
    1. BREAKING: Add stricter rules to element parsers Issue#29.

      New rules:

      • BlockParser can only return BlockElement.
      • InlineParser can only return InlineObject, which could be InlineElement, Text or UnparsedContent.
      • InlineElement can only have InlineObject as children elements.
    2. Fix an issue when paragraph is disabled Issue#27.

    Open source →
  16. 1.0.5 15 Jul 2022
    Release notes
    1. Add kbd support PR#25.
    2. BREAKING: Rename enableSupscript to enableSuperscript PR#24.
    Open source →
  17. 1.0.4 15 Jul 2022
    Release notes
    1. Change element type supscript to superscript PR#21.
    Open source →
  18. 1.0.3 14 Jul 2022
    Release notes
    1. Add sup script and sub script support Issue#3.
    2. Fix the conflict between footnote and image PR#17.
    Open source →
  19. 1.0.2 14 Jul 2022
    Release notes
    1. Do not produce paragraph element in footnote reference when the paragraph is disabled Issue#12.
    2. Fix a task list item issue Issue#13.
    Open source →
  20. 1.0.1 14 Jul 2022
    Release notes
    1. Add class name to task list item Issue#6.
    2. Improve footnote reference Issue#9.
    Open source →
  21. 1.0.0 12 Jul 2022
    Release notes

    First version, refactored from dart-lang/markdown(5.0)

    Open source →
  22. 0.0.1 09 Jul 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive