manueltechlabs

Results 3 issues of manueltechlabs

Hi, I know that the plugging doesn't highlight if the second tag is out the screen for performance reasons which I find good. But if I want to do that...

## Summary I folowed the rutorial on the website https://ui.toast.com/tui-editor. I tried using ``` const editor = new toastui.Editor({ el: document.querySelector('#editor'), height: '500px', initialValue: content, initialEditType: 'wysiwyg' }); ``` I...

Question

I would like to insert html, java, python, etc code with format like an IDE to explain code for example. like this: If we are building plain HTML Jquery web...

enhancement request