simplemde-markdown-editor icon indicating copy to clipboard operation
simplemde-markdown-editor copied to clipboard

How do I render the headings inside a div?

Open BloomAutist47 opened this issue 4 years ago • 0 comments

So let's say you have this;

<div> # Hello World </div>

It will not render the # Hello World inside the div and make it big on the editor. Is there a way to enable this behavior?

BloomAutist47 avatar Apr 06 '22 13:04 BloomAutist47