mkdocs-pdf-export-plugin
mkdocs-pdf-export-plugin copied to clipboard
Clarity in README.md
I am building a documentation solution using mkdocs and this extension. On the whole it works well for my purpose.
README.md does not explicitly state the capabilities.
I have an mkdocs solution that is extended with mermaid chart. The chart renders correctly as html but the pdf just contains the mermaid source as a single wrapped line of source code.
Does mkdocs-pdf-export-plugin
support all of the extensions added to mkdocs?
Are there any additional actions needed to replicate the results in pdf?
This will help me to focus my attention on where to go next.
Steve
Mkdocs rendered mermaid as HTML:
Mkdocs rendered mermaid as PDF:
+1 I have the same issue.
+1 Same issue here
Any updates?