Skip to content

Fix markdown serialization in content editor

Himanshu Kapoor requested to merge himkp-fix-markdown-serialization into master

What does this MR do and why?

Fix serialization of markdown content after certain block elements like <details> and <dl> to add newlines between the tags and markdown content thereafter.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Himanshu Kapoor

Merge request reports