-
My `.asciidoc` file is:
```
# User Manual
:toc:
## One
```
The generated HTML is:
```
User Manual
1. One
```
I'm running `grunt-asciidoctor` with default settings. When I run the Ruby `ascii…
-
- [x] 17. Policy Sciences, Australian Journal of Public Administration, Journal of Politics in Latin America, Journal of Information Technology & Politics
- [x] 16. Political Research Exchange: https…
-
If you're at https://aadibajpai.com/blog/ and you try clicking on any of the links in the ToC then they will be broken, but if you open the post and then navigate then they'll work as expected.
I …
-
**Description**
When I dump default TOC XSL file it includes definition from https://wkhtmltopdf.org/outline but the file is missing. Maybe exposing this file will resolve problems with TOC generatio…
-
I run Kubuntu 19.10. Not only am I unable to open .pdf files as I can't install pymupdf (which isn't a big deal because I already have a good PDF reader), but most importantly, I can't open .epub file…
-
I ran into an issue where ToC backfill mechanism did not work properly in #342, but I do see it being brought up in a few other places. Simplifying the implementation around ToC generation would allow…
-
What logic or plug-in is used to control the Table of Contents while scrolling?
This becomes very slow with relatively short pages already:
- 4100 words
- ~30 headings
- host: any browser on l…
-
When you turn Table of Contents generation off, in sufficiently wide windows the document isn't centered; it's instead off to the right. There's all this whitespace on the left where the ToC would hav…
-
Add an attribute to the `[title` node that allows excluding an heading from the TOC — something `toc_exclude = true`, where the default would be `false`, or `toc_include` if that's more inline with …
-
First of all: thanks for this awesome project!
Generation of a PDF works fine, until I try to add a TOC. Same options on the cmd line cause no problems. Am I missing something here or is this not sup…