Skip to content

Commit

Permalink
Bump to 7.2.3 (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
srawlins authored May 28, 2024
1 parent 340c76f commit 7a3b8d6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 7.2.3

* Fix an issue with checkbox list items separated with blank lines (#602).

## 7.2.2

* Fix a crash parsing alert block syntax (#584).
Expand Down
2 changes: 1 addition & 1 deletion lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: markdown
version: 7.2.2
version: 7.2.3
description: >-
A portable Markdown library written in Dart that can parse Markdown into HTML.
repository: https://github.com/dart-lang/markdown
Expand Down

0 comments on commit 7a3b8d6

Please sign in to comment.