Matt 'Smartis' W
Matt 'Smartis' W
I'm guess [toc](https://python-markdown.github.io/extensions/toc/) 🤔
Yes, would be possible.
Just for your information, i found a great workaround by using the `` tag. ``` ##### Table of Contents - [Main](#main) - [Sub1](#sub1) - [Sub2](#sub2) ... ... ... ``` This...
FYI, I'm still available testing the PR.
Just to throw some ideas into this, [iCloud Pages Online](https://support.apple.com/de-at/guide/pages-icloud/gilbeff306bc/icloud). ~Not sure in which format your source is but~ (Latex, I overlooked it 😅) with an Apple account you can...
> fyi epub is just some glorified html put in a zip archive. Maybe some tooling to compile latex to HTML could be used? Could be achived with the [Calibre...
Can you try it with `dknittl`s fork? He has updated the endpoints of the OEBB API https://github.com/dknittl/oebb/tree/fix-oebb-domain
Saw your PR on this. Looking good to me. Thank you!