Skip to content

Allow props drilldown in markdown editor

Himanshu Kapoor requested to merge himkp-markdown-editor into master

What does this MR do and why?

Similar to !110129 (merged), this MR allows the markdown-editor component to drilldown props to the markdown/field component by using v-bind=$attrs.

This allows any new props added to the markdown/field component to be automatically supported in the markdown-editor component.

Screenshots or screen recordings

N/A

Testing locally

You can test the markdown editor component in wikis.

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

Loading