Skip to content

Using sniprun to render plantuml diagrams #289

Answered by michaelb
Piotr1215 asked this question in Q&A
Discussion options

You must be logged in to vote

It's 'sniprun' haha

outputting a png is definitely not supported, and to even embed it in your terminal would require support and special integration with that terminal application.

ASCII is in the realm of the possible. Do you know of any (command-line) application that converts a file containing a valid plantulm diagram into some ascii representation ?

If so, the Generic interpreter can most likely be configured to use that.

In addition, if you don't like sniprun's display modes (which may not be a perfect fit for displaying ascii figures), you may have to write your own output code using the API display mode

Good luck

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@michaelb
Comment options

@Piotr1215
Comment options

@michaelb
Comment options

@Piotr1215
Comment options

@michaelb
Comment options

Answer selected by Piotr1215
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants