springlo
Results
13
issues of
springlo
don't print Second deinit
rt
### Bug Description Bold tag error ### How to Reproduce html like this: ``` AppFlowyEditor Bold tag You can also use AppFlowy Editor ``` ``final html = htmlToDocument(htmlString);`` then print(html.toJson()):...