pagebreak in markdown while creating pdf

前端 未结 6 450
囚心锁ツ
囚心锁ツ 2021-01-30 03:45

I am creating a pdf of markdown text file using doxygen (1.8.6). Now I want to get page break at specific stage in markdown file, I used this link.

In the given link the

6条回答
  •  别那么骄傲
    2021-01-30 04:16

    A last resort workaround is to manually edit the HTML output to render to PDF as you want.

提交回复
热议问题