-
Hi,
It will be nice to support zone attribute because it will allow html generated books to have an index with links anchored to paragraphs. For example:
Markup
```
(((Network)))
A paragraph …
-
The [following example](https://stackoverflow.com/a/34317851):
```asciidoc
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg[link="http://www.apache.org/licenses/LICENSE-2.0"]
```
…
-
Seen with docbook5-style-xsl, rpm - any scripts that use `/usr/bin/env TOOL` get rewritten to `/usr/bin/TOOL`.
It would be nice to rewrite these to `/usr/sgug/bin/TOOL` - and would fix a regression…
-
Document in the AsciidoctorJ manual (i.e., the README) how to setup and use the [AsciidoctorJ distribution](https://bintray.com/artifact/download/asciidoctor/maven/org/asciidoctor/asciidoctorj/1.5.2/a…
-
This is a general issue with lots of specifics. Here's one example: in LaTeX you can put a \subparagraph or \paragraph anywhere, but in XML that generates a sect5 or a sect4 tag, and sections have to…
-
While updating a license for the Fedora package `docbook5-style-xsl`, the legal team discovered that we were unintentionally packaging multiple JAR binaries from the package's `tools/` folder.
The …
-
```
Oтсутствует версия 2.0-M1 в формате ODT
```
Original issue reported on code.google.com by `yurikoles` on 1 Jul 2009 at 3:29
-
The [emacs DocBook config from Nix Pills](https://github.com/NixOS/nix-pills#development), which was copied to [the wiki](https://nixos.wiki/wiki/Docbook_Editor_Configuration) match the schema based o…
-
Hi,
When executing a Gradle task using this plugin, we currently get quite a significant amount of log info/warning messages (see below) These tend to pollute the overall Gradle output (especially …
-
Hi
I am converting some DocBook XML files to AsciiDoc that use
captions on mediaobjects (images in my case):
``` xml
Alt text for foo/phrase>
Caption for foo
```
I…