1. 782b180 Bump subosito/flutter-action from 2.12.0 to 2.15.0 (#603) by dependabot[bot] · 3 weeks ago master
  2. 8a480f3 Bump actions/checkout from 4.1.1 to 4.1.2 (#604) by dependabot[bot] · 3 weeks ago
  3. 8d07abc Link uri encoding, URL-escaping should be left alone inside the destination (#598) by MJ Studio · 5 weeks ago
  4. 9c6b1af Run a periodic crash-test (#590) by Jonas Finnemann Jensen · 6 weeks ago
  5. 1654801 Add single tilde support to `StrikethroughSyntax` (#595) by Zhiguang Chen · 7 weeks ago
  6. 1ca5166 fix a crash when parsing alert block syntax (#593) by Devon Carew · 7 weeks ago
  7. dd47c5d WIP: v0.31.2 spec updates (#591) by Kevin Moore · 8 weeks ago
  8. 62e3349 Fix #586: encode image tag's src attribute (#589) by Tom Yeh · 8 weeks ago
  9. d735b0b Fix #578: list with checkbox mixed with empty lines (#583) by Tom Yeh · 9 weeks ago
  10. 6efe141 Migrate example to pkg:web, update minimum required Dart version (#582) by Kevin Moore · 10 weeks ago
  11. c2b8429 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#580) by dependabot[bot] · 3 months ago
  12. a8288ca address a termination issue with GitHub alert syntax parsing (#576) by Devon Carew · 3 months ago v7.2.1
  13. 7602f9f Bump to 7.2.0 (#574) by Sam Rawlins · 3 months ago
  14. 792cca4 Bump dev dependencies (#573) by Kevin Moore · 3 months ago
  15. 7fdfa55 Bump actions/stale from 8.0.0 to 9.0.0 (#571) by dependabot[bot] · 4 months ago
  16. 5fab3a7 ✨ Introduce AlertBlockSyntax (#570) by Alex Li · 4 months ago
  17. d2e7903 Bump subosito/flutter-action from 2.11.0 to 2.12.0 (#569) by dependabot[bot] · 5 months ago
  18. 42d32cb Update to latest lints, require Dart ^3.1 (#568) by Kevin Moore · 5 months ago
  19. 3774ad0 Fix formatting for latest Dart dev SDK (#565) by Kevin Moore · 6 months ago
  20. da11847 Fix beginning of line detection in `AutolinkExtensionSyntax` (#555) by Mosc · 6 months ago
  21. efb73b3 Bump actions/checkout from 4.1.0 to 4.1.1 (#561) by dependabot[bot] · 6 months ago
  22. 2e4a3bc Bump subosito/flutter-action from 2.10.0 to 2.11.0 (#559) by dependabot[bot] · 6 months ago
  23. 22e378b Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#560) by dependabot[bot] · 6 months ago
  24. 4e2e970 Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#557) by dependabot[bot] · 7 months ago
  25. ae766d5 Bump actions/checkout from 3.6.0 to 4.1.0 (#556) by dependabot[bot] · 7 months ago
  26. 6cfd6f1 Bump actions/checkout from 3.5.3 to 3.6.0 (#554) by dependabot[bot] · 8 months ago
  27. 52be591 Fix a few more lints, no longer ignore line length (#552) by Parker Lougheed · 8 months ago
  28. 56e75df Standardize CommonMark spec links to https and v0.30 (#553) by Parker Lougheed · 8 months ago
  29. faabb1a Bump pkg:http (dev) dependency (#551) by Kevin Moore · 9 months ago
  30. ee4e1b3 Bump to 7.1.1 (#550) by Sam Rawlins · 10 months ago
  31. b4bdde2 Bump actions/checkout from 3.5.2 to 3.5.3 (#549) by dependabot[bot] · 10 months ago
  32. 4674d09 Fix HtmlBlockSyntax (#548) by Zhiguang Chen · 10 months ago
  33. bd6ae8d Table should be able to interrupt other blocks (#545) by Zhiguang Chen · 11 months ago
  34. 0bc9d0e blast_repo fixes (#544) by Devon Carew · 11 months ago
  35. b951454 blast_repo fixes (#542) by Devon Carew · 11 months ago
  36. a714d95 Fix delimiter row matching pattern for tables (#540) by Zhiguang Chen · 11 months ago
  37. 6db8fc1 Prepare 7.1.0 (#538) by Jonas Finnemann Jensen · 12 months ago v7.1.0
  38. 82b050d Bump actions/checkout from 3.5.0 to 3.5.2 (#536) by dependabot[bot] · 12 months ago
  39. 5f98aea Throw, if `BlockSyntax.parseLines` loops indefinitely (#533) by Jonas Finnemann Jensen · 1 year ago
  40. 86ebc2c Fix `linkReferenceDefinitionPattern` (#532) by Zhiguang Chen · 1 year ago
  41. d437c85 Bump actions/checkout from 3.3.0 to 3.5.0 (#529) by dependabot[bot] · 1 year, 1 month ago
  42. 3550fe6 Bump subosito/flutter-action from 2.8.0 to 2.10.0 (#528) by dependabot[bot] · 1 year, 1 month ago
  43. d1b7907 Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#527) by dependabot[bot] · 1 year, 1 month ago
  44. 0daf231 Footnote support (#441) by le.chang · 1 year, 1 month ago
  45. b96bc08 Prepare a release of 7.0.2 (#526) by Jonas Finnemann Jensen · 1 year, 1 month ago v7.0.2
  46. ecbffa9 Use latest lints, require Dart 2.19 or later (#524) by Kevin Moore · 1 year, 2 months ago
  47. 4befe66 Do not generate heading IDs for headings with no content in `HeaderWithIdSyntax` (#522) by Zhiguang Chen · 1 year, 2 months ago
  48. cae08af Prepare to release v7.0.1 (#520) by Kevin Moore · 1 year, 2 months ago v7.0.1
  49. bdbaf76 Remove lookarounds from autolink extension patterns (#519) by Zhiguang Chen · 1 year, 2 months ago
  50. eb09fac Move to pkg:dart_flutter_team_lints (#518) by Kevin Moore · 1 year, 2 months ago
  51. 51a6389 Add line endings to HTML blocks (#512) by Zhiguang Chen · 1 year, 2 months ago
  52. a4cd7a0 Label tests that only run on the VM: allows running tests with browser (#516) by Kevin Moore · 1 year, 2 months ago
  53. 6788042 CI: add publish and response workflows (#517) by Kevin Moore · 1 year, 2 months ago
  54. f51c24c Prepend a line ending if the p tag is removed and there is an element before it in a *tight* list (#513) by Zhiguang Chen · 1 year, 3 months ago v7.0.0 v7.0.0.0
  55. dd3e3a1 Bump dart-lang/setup-dart from 1.3 to 1.4 (#510) by dependabot[bot] · 1 year, 3 months ago
  56. 5f25fc9 Bump actions/checkout from 3.2.0 to 3.3.0 (#511) by dependabot[bot] · 1 year, 3 months ago
  57. 54266b2 Prepare to release v7.0.0 (#509) by Kevin Moore · 1 year, 3 months ago
  58. d6ceff9 Add line endings before HTML blocks (#508) by Zhiguang Chen · 1 year, 3 months ago
  59. ccd3c8b Rewrite link reference definitions (#506) by Zhiguang Chen · 1 year, 3 months ago
  60. e8f84dc Update GFM to 0.29.0.gfm.7 (#507) by Kevin Moore · 1 year, 3 months ago
  61. 93f67b0 Add an `enableTagfilter` option to `HtmlRenderer` to eanble GFM `tagfilter` extension (#447) by Zhiguang Chen · 1 year, 3 months ago
  62. d110770 Rewrite SetextHeaderSyntax (#500) by Zhiguang Chen · 1 year, 3 months ago
  63. c1b9bc6 Migrate from no-implicit-casts to strict-casts (#504) by Sam Rawlins · 1 year, 4 months ago
  64. 3e78c08 Bump actions/checkout from 3.0.2 to 3.2.0 (#501) by dependabot[bot] · 1 year, 4 months ago
  65. 417747f Refactor list syntax (#499) by Zhiguang Chen · 1 year, 4 months ago
  66. 30ec05f Do not escape single quote(apostrophe) inside code (#498) by Zhiguang Chen · 1 year, 5 months ago
  67. c3d1136 introduce a Line class (#494) by Zhiguang Chen · 1 year, 5 months ago
  68. ee3f4e9 Fix a blockquote issue (#496) by Zhiguang Chen · 1 year, 5 months ago
  69. c9048c0 Optimise DelimiterSyntax (#492) by Zhiguang Chen · 1 year, 5 months ago
  70. 37951d1 Fix an ImageSyntax issue (#493) by Zhiguang Chen · 1 year, 5 months ago
  71. 29196b7 Refactor CodeBlockSyntax (#488) by Zhiguang Chen · 1 year, 5 months ago
  72. 32c52d6 benchmark: use Stopwatch over DateTime for benchmarking (#491) by Kevin Moore · 1 year, 5 months ago
  73. 0a7a531 Refactor ATX headings (#486) by Zhiguang Chen · 1 year, 5 months ago
  74. 2fab846 some cleanup (#489) by Zhiguang Chen · 1 year, 5 months ago
  75. 816dd87 Refactor CodeSyntax (#487) by Zhiguang Chen · 1 year, 6 months ago
  76. a529e58 Fix HTML escape issues (#484) by Zhiguang Chen · 1 year, 6 months ago
  77. a70b93a Improve BlockquoteSyntax (#479) by Zhiguang Chen · 1 year, 6 months ago
  78. fe889bc Some performance improvement on delimiter syntaxes (#485) by Zhiguang Chen · 1 year, 6 months ago
  79. 0a37f46 Improve FencedCodeBlockSyntax (#478) by Zhiguang Chen · 1 year, 6 months ago
  80. 1d6f210 Drop all deprecated APIs (#475) by Kevin Moore · 1 year, 6 months ago
  81. 9ff4a9f Add SoftLineBreakSyntax (#473) by Zhiguang Chen · 1 year, 6 months ago
  82. eb6fcb1 create a workflow to smoke test package:flutter_markdown (#481) by Devon Carew · 1 year, 6 months ago
  83. 2e63195 Merge pull request #446 from jonasfj/crashtest by Jonas Finnemann Jensen · 1 year, 6 months ago
  84. 9127143 Fix lints by Jonas Finnemann Jensen · 1 year, 6 months ago
  85. f602471 Fix lints by Jonas Finnemann Jensen · 1 year, 6 months ago
  86. 76eba24 Fix comments by Jonas Finnemann Jensen · 1 year, 6 months ago
  87. 49eefd2 Refactor AutolinkExtensionSyntax (#471) by Zhiguang Chen · 1 year, 6 months ago
  88. 07e2683 Optimise TableSyntax (#472) by Zhiguang Chen · 1 year, 6 months ago
  89. 9b61871 Make helper class private that should not have been exposed (#476) by Kevin Moore · 1 year, 6 months ago
  90. 299964e Return list for link nodes creation (#452) by le.chang · 1 year, 6 months ago
  91. aee6a40 validate code coverage on CI (#474) by Kevin Moore · 1 year, 6 months ago
  92. 88f3f8a Fix html entity and numeric character references (#467) by Zhiguang Chen · 1 year, 6 months ago
  93. 93d0eee Misc package cleanup, mostly lints (#468) by Kevin Moore · 1 year, 6 months ago
  94. 16781b6 CI: update actions, add dependabot (#469) by Kevin Moore · 1 year, 6 months ago
  95. d72ae07 Use fewer empty lists; non-growable (#463) by Sam Rawlins · 1 year, 7 months ago
  96. f387340 Fix unicode case folding (#465) by Zhiguang Chen · 1 year, 7 months ago
  97. e7915ed Improve the match pattern of inline html (#464) by Zhiguang Chen · 1 year, 7 months ago
  98. 5713b50 Refactor HTML block syntax (#458) by Zhiguang Chen · 1 year, 7 months ago
  99. 87e4c68 Bump to 6.0.1 (#462) by Sam Rawlins · 1 year, 7 months ago 6.0.1
  100. 37305cf Add deprecated accessors for indicatorForUncheckedCheckBox and indicatorForCheckedCheckBox (#459) by Tim Maffett · 1 year, 7 months ago