24.08.25 General
GGIOPJU
Awesome Editor!
It has been released as opensource in 2018 and has continually evolved to receive 10k GitHub ⭐️ Stars.
Create Instance
You can create an instance with the following code and use getHtml() and getMarkdown() of the Editor.
const editor = new Editor(options);
See the table below for default options
More API information can be...