-
See https://github.com/seamapi/ruby-next/pull/140/files
-
In the non-utf8 branch of `CdTextItem::print()`:
```cpp
for (auto c : data_) {
if (c >= 128)
out
-
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,…
-
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.
*…
-
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)
-
**Describe the bug**
Apparently the compiler no longer respects the namespaceLayout property after version 2.78.1. After upgrading from version 2.76.0 -> 2.78.1, the API TOC generation changed its lay…
-
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…