mdpdf icon indicating copy to clipboard operation
mdpdf copied to clipboard

Nested lists are not respected when converting to PDF.

Open futuremotiondev opened this issue 2 years ago • 0 comments

This is a screenshot of my markdown:

Code_pndfD8PSMo

This is a screenshot of the resulting PDF:

firefox_HDbe7dN1xt

The command I used: mdpdf "D:\Dev\00 Research\CSharp\C# Cheat Sheet.md" --style C:\bin\github.css

I've attached the MD and PDF.

C# Cheat Sheet.md C# Cheat Sheet.pdf

Would love a fix for this so I can migrate away from manually saving PDFs from Chrome.

futuremotiondev avatar Dec 24 '23 09:12 futuremotiondev