mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-17 14:09:52 +00:00

* feat(ui): add html to markdown conversion and vice versa in block editor * chore: update mention suggestion logic * chore: add field support in entityLink * chore: set focus after setting the content * revert: chore: set focus after setting the content * chore: change the prop name * chore: add options to setContent * chore: move parsing option to constant * chore: add diff view custom node * chore: add custom extension for image * chore: address comment * chore: address comment