Hey @johtela , Litscript is looking awesome, thanks for working on it!
Here's my issue. I was trying to get a nice TOC but given my project has a lot of "index.ts" files I feel like I need either:
- A new configuration for the TOC in order to let
html-waver or lits-template decide what to use
- A different default value for the TOC entries
(thinking about using the first title in the document as TOC entry)
If there is a way to achieve what I need without having to write the toc.json file myself that would be awesome, is there any?
Also, I am more than happy to send a PR if you provide some guidance and acceptance criteria
Thanks
Hey @johtela , Litscript is looking awesome, thanks for working on it!
Here's my issue. I was trying to get a nice TOC but given my project has a lot of "index.ts" files I feel like I need either:
html-waverorlits-templatedecide what to use(thinking about using the first title in the document as TOC entry)
If there is a way to achieve what I need without having to write the toc.json file myself that would be awesome, is there any?
Also, I am more than happy to send a PR if you provide some guidance and acceptance criteria
Thanks