Skip to content

Marp is an excellent tool, and it would be more excellent while it supporting graphviz! #219

Answered by yhatt
k7 asked this question in Ideas
Discussion options

You must be logged in to vote

Yes, community has already enjoyed diagrams in Marp, powered by compatible markdown-it plugins (GraphViz, mermaid, and PlantUML) or "Diagram images as a Service" such as kroki.io, Gravizio, etc.

Marp MUST be a minimalistic ecosystem to keep Markdown compatibility with everywhere. If you want diagrams, plug the diagram support as you like.

The plugin support is Marp's advanced part so it works on Marp CLI.

Example: markdown-it-plantuml

# UML example:

@startuml
actor actor
actor/ "actor/"
agent agent
artifact artifact
boundary boundary
card card
circle circle
cloud cloud
collections collections
component component
control control
database database
entity entity
file file
folder folder
fr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by k7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
2 participants