dart-lang / markdown

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

Add support for package:web 1.0.0 #619

Closed srujzs closed 4 months ago

srujzs commented 4 months ago

1.0.0 modifies innerHTML to be JSAny in order to support trusted types, and this is the only member that needs to be worked around to support that version.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 10084439722

Details


Totals Coverage Status
Change from base Build 9745355288: 0.0%
Covered Lines: 1552
Relevant Lines: 1615

💛 - Coveralls