-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Thanks for the great work on mdpdf! It's been a convenient tool for converting Markdown to PDF.
It looks like mdpdf currently doesn't support rendering PlantUML diagrams embedded in the Markdown source. PlantUML is a popular plain text format for defining various types of diagrams. Having native support for it, similar to how GitLab supports rendering PlantUML code blocks directly in Markdown files, would be a handy feature.
This would allow users to easily include sequence diagrams, use case diagrams, class diagrams, etc., right in their Markdown documents and have them show up properly in the generated PDF.
Is this a feature you would consider adding to mdpdf? Let me know what you think!
Reactions are currently unavailable