Problem
There is currently no way (according to the documentation) to display the completed markdown without the editor.
Solution
Either add a property to the current Editable component to hide the edit and make the div non-editable, or create a new component that only displays the completed markdown.
Problem There is currently no way (according to the documentation) to display the completed markdown without the editor.
Solution Either add a property to the current Editable component to hide the edit and make the div non-editable, or create a new component that only displays the completed markdown.