-
I'm trying to include some slides in my [website for a class](https://hybras.gitlab.io/cmsc389i) I'm teaching. I added the necessary frontmatter attributes (`outputs: ["Reveal"]`) to [one such page](h…
-
Thanks for raising a Swagger2Markup issue. Please provide a brief description of your problem along with the Swagger2Markup version you are using. If possible, please also consider putting together a …
-
It would be great if `ifdef` and `endif` [directives from AsciiDoc](https://docs.asciidoctor.org/asciidoc/latest/directives/ifdef-ifndef/#ifdef) would be supported.
These "blocks" are not defined by …
-
```
On page "Publishing eBooks with AsciiDoc"
http://www.methods.co.nz/asciidoc/publishing-ebooks-with-asciidoc.html
last link (to "AsciiDoc web site") is broken:
it renders as href="http:///www.metho…
-
```
On page "Publishing eBooks with AsciiDoc"
http://www.methods.co.nz/asciidoc/publishing-ebooks-with-asciidoc.html
last link (to "AsciiDoc web site") is broken:
it renders as href="http:///www.metho…
-
The following code generates error:
```
[source,cmake]
----
some_cmake_code(${CMAKE_VARIABLE})
----
```
```
ERROR: Error while processing AsciiDoc files:
Undefined
Traceback:
File ind…
-
https://github.com/asciidoctor/asciidoctor/issues/1727
-
Create a middleman template project for AsciiDoc that can be used to initialize a new Middleman site with AsciiDoc enabled.
https://github.com/middleman/middleman-templates-default
-
Related https://github.com/elastic/elasticsearch/issues/66163
We could clarify the section in [put-index-template.asciidoc](https://github.com/elastic/elasticsearch/blob/8.14/docs/reference/indices…
-
I am interested in building a Nix-centric documentation site soon and am evaluating tools with which to build it.
Asciidoc looks nice, as it includes some specific features I need. It appears that …