kohheepeace / mr-pdf

Generate PDF for document website.
https://www.npmjs.com/package/mr-pdf
MIT License
125 stars 41 forks source link

TOC does not include category names #29

Open dannief opened 3 years ago

dannief commented 3 years ago

Given a document site structure like below, the TOC in the PDF does not include category names. (See sections highlighted in red in the image). This means that the TOC sometimes does not make sense

image

Current generated structure

* Introduction
* Installation
* Configuration
* TypeScript Support
* Creating Pages