Sign in
dart
/
tools.git
/
61e801ed59bed5edf97940e88e3c861291b43022
commit
61e801ed59bed5edf97940e88e3c861291b43022
[
log
]
author
Sam Rawlins <srawlins@google.com>
Tue Aug 30 09:34:51 2022 -0700
committer
GitHub <noreply@github.com>
Tue Aug 30 09:34:51 2022 -0700
tree
88d9f7f037a82803f8a37321dde0dcd503d5081d
parent
abd6615a542cb24508e97d9ca2c8859ee3264a96
[
diff
]
Fix crash with mixed checkbox lists (dart-lang/markdown#449)
pkgs/markdown/CHANGELOG.md
[
diff
]
pkgs/markdown/lib/src/block_syntaxes/list_syntax.dart
[
diff
]
pkgs/markdown/lib/src/patterns.dart
[
diff
]
pkgs/markdown/lib/src/version.dart
[
diff
]
pkgs/markdown/pubspec.yaml
[
diff
]
pkgs/markdown/test/extensions/ordered_list_with_checkboxes.unit
[Added -
diff
]
pkgs/markdown/test/extensions/unordered_list_with_checkboxes.unit
[Added -
diff
]
pkgs/markdown/test/markdown_test.dart
[
diff
]
8 files changed
tree: 88d9f7f037a82803f8a37321dde0dcd503d5081d
pkgs/