timonwong / OmniMarkupPreviewer

Sublime Text 2&3 plugin to live preview markup files, supported (not limited to) markup formats are markdown, reStructuredText, WikiCreole and textile.
MIT License
500 stars 74 forks source link

How to add flowchart.js in OmniMarkupPreviewer #117

Open kprojiang opened 7 years ago

kprojiang commented 7 years ago

What should I do to enable OmniMarkupPreviewer to support flowchart.js, to display a flowchart in the brower? Now that I understand flowchart.js is necessary, but simply adding the flowchart.js in OmniMarkuplib/Renderers is not enough.