Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for lightweight diagrams (PlantUML) #60

Closed
arnauldvm opened this issue Feb 26, 2018 · 5 comments
Closed

Support for lightweight diagrams (PlantUML) #60

arnauldvm opened this issue Feb 26, 2018 · 5 comments
Milestone

Comments

@arnauldvm
Copy link

It would be nice to support PlantUML [1] Markdown extension [2] (like Markdown Preview does [3]).

[1] http://plantuml.com/
[2] https://github.com/mikitex70/plantuml-markdown
[3] https://marketplace.visualstudio.com/items?itemName=jebbs.plantuml#user-content-markdown-integrating

@yzane yzane added this to the 1.2.0 milestone May 3, 2018
yzane added a commit that referenced this issue May 3, 2018
@yzane
Copy link
Owner

yzane commented May 3, 2018

@arnauldvm Please upgrade to Markdown PDF ver1.2.0 and try it

@nyue
Copy link

nyue commented Mar 10, 2019

I am using Markdown PDF ver 1.2.0, the PlantUML shows up in VSCode preview but the exported PDF file does not contain the diagram, just the embedded code.

@PetrGasparik
Copy link

confirmed, does not work for me - the PlantUML is just the code

@ghost
Copy link

ghost commented Mar 18, 2019

Same here - works in Preview - Code in PDF

@macasas
Copy link

macasas commented Mar 21, 2019

I'm trying to get either plantuml or nomnoml diagrams out into any kind of png or pdf.

Plantuml quote the following for embedding, but that doesn't render in the preview

```plantumlcode
  Does not render

```plantuml
  Does render


But neither result in the flowchart being exported into any markdown-to-pdf filetype.

Is there an expected date for this, or should I look elsewhere?  

Thanks

tat3 pushed a commit to tat3/vscode-markdown-pdf-2 that referenced this issue Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants