Skip to content

Transforming Gfm also on paste so it works also in FF

Tim Zallmann requested to merge tz-fix-copy-as-gfm-firefox into master

What does this MR do?

This is an additional change so we have a fallback for Firefox and if the async call times out on other browsers during the copy event of GFM. It simply transforms the original HTML in an async way on paste if we don't have already transformed gfm.

What are the relevant issue numbers?

Closes #57561 (closed)

Does this MR meet the acceptance criteria?

Edited by Tim Zallmann

Merge request reports