Sign in
dart
/
tools.git
/
8286ea73
commit
8286ea732106cf96f0a66f9f6742dff712102ab8
[
log
]
author
Sam Rawlins <srawlins@google.com>
Fri Sep 11 17:43:48 2020 -0700
committer
GitHub <noreply@github.com>
Fri Sep 11 17:43:48 2020 -0700
tree
ecf881ef9d481e26998c19752d45af751d21884b
parent
0c04098fa31795b298468c9f8487d0eb307ae5a5
[
diff
]
Remove trailing space from paragraphs, headings, html blocks (dart-lang/markdown#321)
pkgs/markdown/lib/src/block_parser.dart
[
diff
]
pkgs/markdown/test/common_mark/hard_line_breaks.unit
[
diff
]
pkgs/markdown/test/common_mark/html_blocks.unit
[
diff
]
pkgs/markdown/test/common_mark/paragraphs.unit
[
diff
]
pkgs/markdown/test/common_mark/setext_headings.unit
[
diff
]
pkgs/markdown/test/gfm/hard_line_breaks.unit
[
diff
]
pkgs/markdown/test/gfm/html_blocks.unit
[
diff
]
pkgs/markdown/test/gfm/paragraphs.unit
[
diff
]
pkgs/markdown/test/gfm/setext_headings.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
]
13 files changed
tree: ecf881ef9d481e26998c19752d45af751d21884b
pkgs/