-
I want to add some code to validate what the Asciidoc generator produces. For example I want to call this function for debug builds:
```
static bool validSectionID( llvm::StringRef ) noexcept;
…
-
Links to other components outside the current workspace can only validate using these other repositories - or an already rendered site.
Given a base URL, any xref with a version could link to the s…
-
https://docs.asciidoctor.org/asciidoc/latest/sections/user-index/
things to investgate:
* why isn't it supported on HTML output
* pdf/docbook to html conversion (whole isa manual just to get in…
-
Would it be possible to identify an AsciiDoc file that's in an Antora repository and give the user the option to save the DOCX file elsewhere? Most of the team gets it (don't just dump random files in…
ahus1 updated
2 years ago
-
## Model Description
A semantic description is needed, which describes the content of an parquet file and therefore parquet files need a proper reference for a data consumer to "interpret" such a fil…
-
The Asciidoctor Kroki (JavaScript) extension can resolve Antora's resource identifier using the content catalog object:
```js
const target = contentCatalog.resolveResource(resourceId, file.src)
r…
-
https://issues.apache.org/jira/browse/JAMES-3894
-
Create a script to copy over the css/images used by both jekyll and the antora build over to the antora ui directory during build time so there aren't duplicates. This will probably require us to eith…
-
I was excited to learn that AppVeyor rolled out support for GitLab merge requests. I was able to get it working in no time. Thank you!
However, I'm struggling to implement a more advanced use case.…
-
Some of the Valid usage blocks are extremely large. For chapters that have multiple such blocks this makes it hard to find the actual spec text. E.g. the Drawing Commands chapter. This makes it unnece…