Additional visualisation parsers for MarkDown code blocks
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Similarily to the infamous [StackEdit](https://github.com/benweet/stackedit) and its MathJax and graph integrations, HackMD already integrates similar visualisation languages, which can probably be extended by the following:
* https://github.com/bramp/js-sequence-diagrams
* https://github.com/adrai/flowchart.js
* http://jumly.tmtk.net/
If one would manage extended file upload capabilities, i.e. also for raw data files that could be served to an inline version of the declarative syntaxes of the following, one could also think about including:
* https://github.com/amitkaps/visdown
* https://github.com/philogb/jit
* https://github.com/almende/vis
* https://github.com/jacomyal/sigma.js
* https://github.com/cytoscape/cytoscape.js
This would bring HackMD even closer to the Jupyter Notebook ecosystem.
Contributor guide
Assessment
This issue has not been assessed yet.