-
Please note that language names supported by Asciidoctor are case-insensitive and slightly differ from Confluence languages.
For this reason, I would kindly ask to consider the following correction…
-
JRuby 1.7 by default uses the TCCL to load resources from Jars like the asciidoctor gem.
As converter and extension registry service implementation are also found via the TCCL we changed our recommend…
-
Thank you for taking your time to talk with us!
**What is this issue about?**
- [x] Bug report 🪲
- [ ] Feature request 🏎
- [ ] Question ❓ Consider dropping it first in the [Project Chat](htt…
-
### PDF Converter (Latin Extended):
`asciidoctor-pdf -a scripts=cjk -a pdf-theme=default-with-fallback-font ch02.asciidoc`
### Chapter 5:
Issue:
```
[[mnemonic_paper_backup]]
[cols="
-
In my application, I'm converting docs based on streams, and not necessarily files.
Attempt to use a convert function with reader/writer API:
```java
Writer it = new StringWriter()
doctor.conv…
-
Whenever I try to use a custom theme font for the PDF creation, regardless of the font I choose, I get an error with JRuby StringIO.
```
[ERROR] Failed to execute goal org.asciidoctor:asciidoctor-…
-
Implement an AsciiDoc converter to convert AsciiHero to GamebookML.
-
Starting with v0.14 (released in May 2015), Hugo provides preliminary support for AsciiDoc with the help of an external helper such as `asciidoc` (Python-base) and `asciidoctor` (Ruby-based).
Please …
-
What I have in mind is something like:
```
npm i @asciidoctor/cli-pdf @asciidoctor/pdf-generator-default
```
Then you can convert a document to a PDF:
```
asciidoctorjs-pdf document.adoc
…
-
Hi,
The showcase uses the fixe versoin 3.8 of reveal.js
Could you upgrade it please to match the requirement of asciidoctor-reveal.js 5.0.0.fc-1 ?
Furthermore, it could be cool to have a rep…