Joshi
06/23/2022, 12:31 PMJoshi
06/23/2022, 12:31 PMpandoc <your-dendron-note>.md -o sample3.pdf -F mermaid-filter.cmd
This will create the the pdf for you with mermaid diagrams rendered correctly.
Alternatively, you can run dendron publish dev
in cli to generate site at localhost and use browser print to download the webpage as pdfVFansss
06/23/2022, 3:49 PM