Sign in
dart
/
tools.git
/
815350ef
commit
815350efbd901e02337dcf97e49410c8f0aedf9f
[
log
]
author
Zhiguang Chen <zhiguang.c@gmail.com>
Fri Nov 04 06:57:59 2022 +0100
committer
GitHub <noreply@github.com>
Thu Nov 03 22:57:59 2022 -0700
tree
2a5f27cbb78d8be3a72bd188a488648e884dd45e
parent
d7cd08f847758f8e772495a83ab9de1e8ea8093f
[
diff
]
Add SoftLineBreakSyntax (dart-lang/markdown#473)
pkgs/markdown/CHANGELOG.md
[
diff
]
pkgs/markdown/lib/markdown.dart
[
diff
]
pkgs/markdown/lib/src/inline_parser.dart
[
diff
]
pkgs/markdown/lib/src/inline_syntaxes/soft_line_break_syntax.dart
[Added -
diff
]
pkgs/markdown/test/common_mark/images.unit
[
diff
]
pkgs/markdown/test/common_mark/links.unit
[
diff
]
pkgs/markdown/test/common_mark/soft_line_breaks.unit
[
diff
]
pkgs/markdown/test/gfm/images.unit
[
diff
]
pkgs/markdown/test/gfm/links.unit
[
diff
]
pkgs/markdown/test/gfm/soft_line_breaks.unit
[
diff
]
pkgs/markdown/tool/common_mark_stats.json
[
diff
]
pkgs/markdown/tool/common_mark_stats.txt
[
diff
]
pkgs/markdown/tool/gfm_stats.json
[
diff
]
pkgs/markdown/tool/gfm_stats.txt
[
diff
]
14 files changed
tree: 2a5f27cbb78d8be3a72bd188a488648e884dd45e
pkgs/