AsciidocFX
AsciidocFX copied to clipboard
Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Hello Since few previous releases is possible define an _External Browser_. It working through the `Settings` tab. I have two observations: 1. It is located in the `Editor Settings` tab...
Some letters with accents are produced by "dead key" combinations (see [Keyboard layouts with dead keys](https://kbdlayout.info/features/deadkeys)). In the modern Greek language (not ancient Greek), there are certain accent combinations in...
I just installed AsciidocFX in the computer of a friend as a suggestion of a tool to write books Unfortunately he was unable to use it because I was telling...
I try to create slides, so I have tried "New template -> Asciidoc Slide (reveal.js)" Unfortunately I get follwing error in the log, I think this has something to do...
Is it possible to run AsciidocFx in headless mode, e.g. for CI Build of documents?
mac M1
Hi, I can't install v1.8.4 on Ventura on my Mac Mini M1 by dragging the dmg to Application folder or via Homebrew : ...
Run PDF using FOP processor on AsciidocFX 1.8.5. See error code below, attached resume file also which tripped error. Note that FEATURE_SECURE_PROCESSING is a new Oracle OpenJDK thing introducing: jdk.xml.xpathExprGrpLimit...
Hi! When I select the FOP, I found my 1.8.5 AsciidocFX (on Windows 10) cannot generate a PDF. I tried my own document AND the AsciidocFX "Cheatsheet.adoc", and both fails....
Provide some way to quickly envelope text with custom css style? eg. : sampleText → select → Ctrl+2 (user defined shortcut relate to some css class) → [.className]##sampleText##
When creating an html file from and adoc file in AsciidocFx, if you use :data-uri: to embed images in html, only block images are embedded. In-line images are linked. This...