-
Hi,
Just stumbled on Sioyek, and it could be the one to kick my faithful Okular out...
Just looking at the feature list, and considering scriptability, could Sioyek allow exporting (to Markdown,…
-
In the non-utf8 branch of `CdTextItem::print()`:
```cpp
for (auto c : data_) {
if (c >= 128)
out
-
Where an authority does not have a root collection defined, a default, transient TOC tree should be generated (and cached).
The tree should be composed of _every Manifestation the authority is invo…
-
**Describe the bug**
Using nested TOCs the Download PDF is not available. The PDF files are correctly generated. The download PDF option appears only when the master TOC has PDF generation enabled.
*…
-
# Description
When calling `:WikiTocGenerate` on a document whose header has parens, the parens are not URL-encoded and thus conflict with the markdown link syntax `[]()`.
# Minimal working exam…
-
The Jekyll build script doesn't make a TOC from headings yet. In some documents, like `collections.md`, I'm using the markup for Kramdown's [automatic TOC generation](http://kramdown.gettalong.org/con…
-
From an email from @diethardsteiner:
> I had a look at how the ToC is generated (I must admit I am new to Electron
> and know only basics of HTML) and it seems like that for some reason the
> par…
-
I need TOC to be different files for each language
* toc.md
* toc.ru.md
based on content of end directory (if only en files are presented then we dont show directory heading in TOC)
-
Hugo/markdown automatically inserts a TOC into each page, if there are subheadings. However, I notice that depending on the nesting structure, the generated TOC looks different. Attached are 2 example…
-
(opps, hit enter which accidentally submitted before making my post)
Idea #2:
A feature I'd like to see is automated Table of Contents. This could be a block or whatever that could be put in with …