-
**MY SETUP**
Windows 10
Java(TM) SE Runtime Environment (build 21.0.1+12-LTS-29)
AsciidoctorJ 2.5.7 (Asciidoctor 2.0.18)
Runtime Environment: jruby 9.3.8.0 (2.6.8)
**MY _test.adoc_ FILE**
``…
-
Error:
```
> Could not find com.burgstaller:okhttp-digest:1.10.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/burgstaller/okhttp-digest/1.10/okhttp…
-
For testing purpose I copied the old asciidoc.org user guide into a maven project to render it with various backends. And the PDF backend is the only one which cannot deal with this:
```
You can also…
-
I have been tasked with making a review of existing alternatives to latex/word for writing scientific literature and, although the easy syntax and power of the language are great candidates for making…
-
Hi guys,
I have two questions/issues:
1) How can I configure the font size of a STEM expression?
In the screenshot, I am rendering the PDF using asciidoctor-pdf. Also, I customized `base.font_…
-
When trying to write a test document I got:
`asciidoctor-confluence --host myhost --spaceKey snadbox --title title --username user --password password ~/test.adoc`
Where test.adoc consists of:
===…
-
Taken from http://discuss.asciidoctor.org/Slide-deck-creation-ideas-td1901.html
There are many reasons to create a slide deck, however, most of the reasons come
down to the idea of visually sharing i…
-
When I run the `asciidoctor` task, I get a bunch of false positives, as follows:
`uri:classloader:/gems/asciidoctor-2.0.10/lib/asciidoctor/converter/html5.rb convert_document
INFO: possible invali…
-
**What is the feature you want to add?**
Add new `spring-cloud-tencent-docs` module
**Why do you want to add this feature?**
Markdown files can be directly exported to Html or pdf format for e…
-
Using the "resources" element in the plugin configuration, we can grab images from 2 directories. We use this to include shared images and a book-specific images. This works perfectly for the html out…