We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the requirejs config:
paths: { [...], 'marked': 'libs/EpicEditor-v0.2.1.1/js/epiceditor' }
In file that needs EpicEditor loaded:
define([ 'marked' ], function(marked){
Thanks @aaronz8