AsciidocFX
AsciidocFX copied to clipboard
Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Hi, I am using AciiDocFX Version 1.6.9 and would like to use the new `:favicon:` feature of Asciidoc but it looks like AsciiDocFX does not use the latest version of...
The program starts, there is a program button on the taskbar, but the window does not appear, either click the button on the taskbar, or switching windows `` + ``
Hello, I downloaded the application and tryed to start it. It failed ```` [AsciidocFX] ./AsciidocFX 11:40:15 Gtk-Message: Failed to load module "canberra-gtk-module" # # A fatal error has been detected...
Hi, I created a slide (new -> slide) and then clicked on the html button to convert it. But when open with chrome, slides are not well rendered. They are...
When I'm writing the English and Chinese fonts in the same line, the two fonts are not aligned correctly in generated PDF. You can see that the Chinese font is...
although the xrefstyle option was set the output does not render correctly eg: ``` :xrefstyle: full [#www] .ABCCC nothing image::timecalc.png[] as say this is the end. ``` `````` was rendered...
Every time I export html from each .adoc, I click the HTML icon in the right top, so are there any easy way to export them correctly just one time?
In version 1.6.9 entries in bibliography with number reference e.g. [[[paper3,3]]] will not be rendered as [3], in the bibliography entries but as []. Where is referenced will be rendered...
I want to write actual books, not software documentation, via AsciidocFX. This is similar to [what has already been done and linked to in the ReadMe](https://github.com/asciidocfx/AsciidocFX#books-written-with-asciidocfx). To do this, I'm...
Since release 1.4.6 line numbering in code blocks is supported by adding prettify.js (see #226) Prettify supports an offset where to start the numbers, but there seems to be no...