<juicy-ace-editor>
Even more embeddable code editor. Custom Element - just one tag, and no JS needed to provide Ace - The High Performance Code Editor
Here you have:
<juicy-ace-editor theme="ace/theme/monokai" mode="ace/mode/html"> <juicy-ace-editor>element.
You can switch modes and themes as regular HTML attributes to whatever is supported by Ace
Ok, in fact you have seen
<juicy-ace-editor theme="ace/theme/monokai" mode="ace/mode/html"><p>Here you have:..