Emacs: embed Graphviz diagrams in Markdown documents -


i've used org-mode writing documents mix code & diagrams & explanatory text. i'm wondering whether similar thing possible markdown-mode - there way put embedded graphviz code in markdown document, have key combo processes diagram , outputs png in local directory, , embed png in output? if so, skip .org step.

my main use case here create readme files git repositories in github or atlassian stash, fwiw.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -