mkdocs-pdf-export-plugin icon indicating copy to clipboard operation
mkdocs-pdf-export-plugin copied to clipboard

Clarity in README.md

Open stevegroom opened this issue 5 years ago • 3 comments

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:

image

Mkdocs rendered mermaid as PDF:

image

stevegroom avatar Jun 02 '19 11:06 stevegroom

+1 I have the same issue.

jvinai avatar Nov 07 '19 20:11 jvinai

+1 Same issue here

rmueck avatar Apr 14 '20 06:04 rmueck

Any updates?

frontw avatar Oct 05 '23 11:10 frontw