easy-markdown-editor
easy-markdown-editor copied to clipboard
How to extend the syntax of easymde ?
I want to add a certain symbol that reads text after it and transform it into a certain HTML ... How can I do something like this ?
You can change or extend the marked
package and pass that to EasyMDE through the renderingConfig
or previewRender
options.
More info here: https://marked.js.org/using_pro