ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Refactor `html2markdown` and `markdown2html` to classes and upgrade `turndown`

Open filipsobol opened this issue 1 year ago • 2 comments

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.

filipsobol avatar May 17 '24 07:05 filipsobol

Misses the "Closes" annotations. AFAIK, it closes two tickets, right?

Reinmar avatar May 20 '24 07:05 Reinmar

We didn't plan to bump the lib, AFAIK, the plan was to better tree shake it.

Witoso avatar May 20 '24 07:05 Witoso