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 markdown-it-plantuml #14

Closed
cilerler opened this issue Jun 12, 2018 · 1 comment
Closed

support markdown-it-plantuml #14

cilerler opened this issue Jun 12, 2018 · 1 comment

Comments

@cilerler
Copy link

I use PlantUML and code below in Markdown file.

I can see the content in preview window if I allow insecure-content without any problem.

However exporting to PDF is not working. I'm not 100% sure but hoping that markdown-it-plantuml may solve the problem.

```plantuml
 @startuml
 alice->bob:hello
 @enduml
```
@qjebbs qjebbs closed this as completed in 41c5978 Jun 12, 2018
@qjebbs
Copy link
Owner

qjebbs commented Jun 12, 2018

Thanks for feedback, the exporter didn't wait for the resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants