ckeditor5
ckeditor5 copied to clipboard
Refactor `html2markdown` and `markdown2html` to classes and upgrade `turndown`
Suggested merge commit message (convention)
Other (markdown-gfm): Refactor html2markdown and markdown2html to classes to improve tree-shaking. Related to #16292.
Other (markdown-gfm): Upgrade turndown to version 7.2.0. Closes #16371.
Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.
Misses the "Closes" annotations. AFAIK, it closes two tickets, right?
We didn't plan to bump the lib, AFAIK, the plan was to better tree shake it.