-
Hello,
I'm trying to convert an Asciidoc file to Docbook. It seems to fail because it cannot find `asciidoctor/converter/docbook5`:
```
/Users/oncletom/workspace/nodebook/node_modules/asciidoct…
-
Currently, everytime I `nix-collect-garbage`, my `home-manager` profile gets collected, too. Is this intended? If so, what would I do to collect old generations?
-
As described in https://github.com/asciidoctor/asciidoctor-diagram/issues/65, it seems like extensions are not triggered for content inside table cells.
I've tried to reproduce this using the code bel…
-
Otherwise daps barf at it with "error: element "abstract" not allowed here"
-
## Issue description
Someone in IRC reported that the manual fails to build on master. I tried just now and it fails with an architecture error:
`error: a 'aarch64-linux' is required to build '/ni…
-
## Issue description
Is something like `linux-4.18.14` and `etc-fstab.drv` really needed for VLC?
```
[davidak@X230:~]$ nix-env -i vlc
copying path '/nix/store/fha2hwqmjdn7mkq69bshkvh9gv8z…
-
> Markdown allows you to insert raw HTML (or DocBook) anywhere in a document (except verbatim contexts, where , and & are interpreted literally). (Technically this is not an extension, since standard …
-
Hi!
In a document I have
```
:numbered!:
:sectnums!:
[[license]]
== Licencia
(C) copyright 2017 {author}. +
Este trabajo es distribuido segun la licencia Creative Commons
Attribution-S…
-
Docbook5, Docbook45 and Extensions are included by default in Asciidoctor Ruby. I think we should follow the same rule.
I believe those modules are relatively small compared to the rest of the code a…
-
Problem: all the xml files inside manual/opcodes are unparsable by all xml parser I've tried in java, clojure and javascript. Reasons are twofold, ampersand sign `&` causes parse error, but that's eas…