-
**What is this issue about?**
- [ ] Bug report
- [x ] Feature request
- [ ] Question
**Description**
It is sometimes very useful to generate a single AsciiDoc out of AsciiDoc documents …
-
groupInheritance works for class diagrams:
```plantuml
skinparam groupInheritance 3
A1
-
The asciidoc exporter converts all heading levels specified in markdown cells to H2.
To reproduce the issue:
1. Install nbconvert
2. Create notebook with markdown cells
3. Add markdown heade…
iyaja updated
3 years ago
-
The subsection _Content of the mainConfigFile_ does not contain the contents of the main config file.
The following error is displayed.
> Unresolved directive in - include::../../../Config.groovy…
-
The current Docbook XML files rely on XSLT and/or FOP, and are generated during compilation in the brlcad repo. A new doc management system, held in a separate brlcad-docs repo, uses Asciidoc files a…
-
Using the branch in https://github.com/Mogztter/asciidoctor-pdf.js/pull/149
@Mogztter possibly this should be a separate issue but because they're coupled and this PR is still open I'll comment her…
-
For example, while asciidoctor supports the `kbd:[F1]` macro and we do the proper rendering in this back-end, since reveal.js doesn't have the CSS for that feature, the kbd macro does nothing on the v…
-
Like here:
* dark : https://bcouetil.gitlab.io/academy/sample/PRES-asciidoc-syntax-quick-reference-dark.html
* light & parallax : https://bcouetil.gitlab.io/academy/sample/PRES-asciidoc-syntax-qui…
-
Since the current tutorial is currently composed of many distinct asciidoc documents, we cannot use the asciidoctor tool chain to generate a PDF.
We should create an index.adoc with include direct…
-
The descriptive text for parameters is present in the swagger output, so it is harvested, but it is not in the asciidoc file. I'd figure that would be very relevant information to include in documenta…