neutronX / django-markdownx

Comprehensive Markdown plugin built for Django
https://neutronx.github.io/django-markdownx/
Other
839 stars 152 forks source link

issue #212 - allow for import of the js as a module for dynamic loading #225

Open drkane opened 2 years ago

drkane commented 2 years ago

See issue #212 . This PR changes the build step to add the -s markdownx option to browserify. This creates a standalone javascript module markdownx that can be used when dynamically initialising a markdownx widget.