dart-lang / markdown

A Dart markdown library
https://pub.dev/packages/markdown
BSD 3-Clause "New" or "Revised" License
441 stars 201 forks source link

Fix HtmlBlockSyntax #548

Closed chenzhiguang closed 1 year ago

chenzhiguang commented 1 year ago

Fix an issue of HtmlBlockSyntax: https://github.com/dart-lang/markdown/issues/547

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5388632918


Files with Coverage Reduction New Missed Lines %
lib/src/block_syntaxes/html_block_syntax.dart 1 97.5%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 5041471362: -0.07%
Covered Lines: 1511
Relevant Lines: 1568

💛 - Coveralls