vscode-markdown icon indicating copy to clipboard operation
vscode-markdown copied to clipboard

omit some markdown content in the pdf conversion

Open Kay-LGLN opened this issue 1 year ago • 1 comments

Proposal

I would like to have an option to control that some parts of my markdown aren't converted to pdf. This could be a command simular to <!-- omit from toc --> maybe like <!-- start omit from pdf --> my wall of text <!-- end omit from pdf -->?

Other information

I think this feature is valuable because some persons how gets pdfs don't want to scroll through technical details. Therefore some people in the pdf audience want less technical information and I don't want to split my markdown files. With this feature I could stay at one markdown file for each purpose while I could controll what goes into the pdf. 🙂

Kay-LGLN avatar Oct 12 '22 12:10 Kay-LGLN

This extension doesn't support PDF exportation yet as I still cannot find a good solution. As for your feature request, I think it is interesting, although you may need to contact the PDF extension you are using.

yzhang-gh avatar Oct 12 '22 15:10 yzhang-gh