I am trying to convert several .md files which are written for gitlab markdown into a standalone html document for delivery.
These documents may contain plantuml tags to render UML charts ( see https://docs.gitlab.com/ee/administration/integration/plantuml.html ).
It would be great if markdown-to-html could add support for this so converting these files from the command line would be possible.
I am trying to convert several .md files which are written for gitlab markdown into a standalone html document for delivery.
These documents may contain plantuml tags to render UML charts ( see https://docs.gitlab.com/ee/administration/integration/plantuml.html ).
It would be great if markdown-to-html could add support for this so converting these files from the command line would be possible.