-
Title of asciidoc:
```
=== stem:[Set] product
```
downdoc output markdown title:
```
### stem:[Set] product
```
-
```
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…
-
```
What steps will reproduce the problem?
1. Use -e to specify and specify all config files on command line with -f
2. Run doc build -b docbook -d book
3. Produced docbook file is wrong
See [1] …
-
```
What steps will reproduce the problem?
1. Use -e to specify and specify all config files on command line with -f
2. Run doc build -b docbook -d book
3. Produced docbook file is wrong
See [1] …
-
AsciiDoc has a macro that lets you pull in adoc content from other files. The `include::` macro isn't working on our Franklin pages. See the official documentation for `include::` [here](https://docs.…
-
Currently we have a generic OLEParser that handles Thumbs.db files. But we don't have any parser for thumbcache files, they are just sent to carving module to carve images, usually that returns partia…
-
Reminder from @aquette : improvement over the 1rst gen website generator (as currently used with networkupstools.org)
For asciidoc + bootstrap, it mainly relies on the J's/ subdir plus this asciido…
-
Getting this on Fedora 34 when building as follows:
```
git clone git@github.com:mpruett/audiofile.git
cd audiofile
./autogen.sh
make
```
Installed the following packages to get this far:
…
-
When working in Atheos I see at regular intervalls that the screen is updating and textfiles with property vhdl or asciidoc are set back to text. Any context menu open at this time disappears and the …