-
Create an nwipe user guide using [Asciidoc](https://asciidoc.org/)
#### Quote from asciidoc website:
>AsciiDoc is a plain text human readable/writable document format that can be translated to …
-
I am building a page containing ~250 asciidoc files. Using the same content + config, these are the re-build times when touching a file while `hugo server` is running:
- `v0.122.0`: **~1.4s**
- `v0.…
-
```
The error:
./asciidoc.py -v -d article --unsafe --backend=latex -f ./latex.conf Example.txt
asciidoc: reading: /tmp/asciidoc-8.6.8/asciidoc.conf
asciidoc: reading: ./latex.conf
asciidoc: reading…
-
```
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 error:
./asciidoc.py -v -d article --unsafe --backend=latex -f ./latex.conf Example.txt
asciidoc: reading: /tmp/asciidoc-8.6.8/asciidoc.conf
asciidoc: reading: ./latex.conf
asciidoc: reading…
-
```
The error:
./asciidoc.py -v -d article --unsafe --backend=latex -f ./latex.conf Example.txt
asciidoc: reading: /tmp/asciidoc-8.6.8/asciidoc.conf
asciidoc: reading: ./latex.conf
asciidoc: reading…
-
https://cloud.spring.io/spring-cloud-config/multi/multi__quick_start.html#_client_side_usage
```
org.springframework.boot
spring-boot-starter-parent
{spring-boot-docs-v…
-
Package https://www.npmjs.com/package/arrayp uses a AsciiDoc formatted README.adoc. Shows up on github, and in the installed package, not on the npm website.
-
https://github.com/asciidoctor/kramdown-asciidoc does not translate all code spans 1:1 but sometimes uses `` `+the code here+` `` or `` `pass:c[the code here]` `` depending on the wrapped code.
It …