-
The resulting pdf does have a lot of useful links, that allow the reader to move about the document. However a table of content, where the individual chapters are accessible from the sidebar of many p…
-
Per $subject. :)
-
Currently, the browser extension only includes a single theme for Highlight.js, see: https://github.com/asciidoctor/asciidoctor-browser-extension/tree/main/app/css/highlight
And the relevant code t…
-
The asciidoctor user's manual includes this example:
```
[quote#roads, Dr. Emmett Brown]
____
Roads? Where we're going, we don't need roads.
____
```
This syntax does work in asciidoctor, a…
-
MathJax is extremely powerful but does too much. For instance, MathJax is loading additional modules/components at runtime and, currently, it's not straightforward to inline fonts.
Also, the renderin…
-
I have witnessed much lack of understanding of unexpected results by asciidoctor users (including myself) due to the handling of webfonts. Creating files that do not rely on any external style sheets,…
-
add support for mathematica formula.
in markdown :
```
$$
a = b ^ 2 + c
$$
```
In RST :
```
.. math::
a = b ^ 2 + c
```
-
CTRL+SHIFT+R is supposed to export RST format, but is now also the shortcut for exporting to ASCIIdoctor format. Fix it!
-
Currently, the search bar in the navbar doesn't work, but even if it did, Docsy doesn't support dynamic search capability.
-
The new PDF format is presented much closer to the HTML, and this is all good.
There is one thing that I've noticed that seems to be a regression: [widow/orphan control](https://en.wikipedia.org/wi…