AsciidocFX icon indicating copy to clipboard operation
AsciidocFX copied to clipboard

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)

Results 171 AsciidocFX issues
Sort by recently updated
recently updated
newest added

With the AsciidocFX default dark theme on Windows the entries in the log-view are barely readable due to the poor contrast of black font on dark-grey background: ![Screenshot poor contrast...

in version 1.6.9, when a file is open, the editor opens the file in tab and also contains a "new" tab. Although the requested file is selected, the preview is...

I am using AsciidocFX 1.7.1 on Windows. The pdfwidth attribute does not seem to work and I can't resize images in the PDF. How can I resize images in PDF?

Hi there. I have the latest (as of today January 31, 2019) version of `AsciidocFX` installed on Windows 7 and Linux Mint 19, both are 64 bit and both use...

I've been using AsciiDoc FX with built-in JRE on Windows 10 (1909, currently build 18363.959) for quite some time, lately version 1.7.1. It worked until today when the application simple...

After upgrading from 1.7.1 -> 1.7.2, I am seeing the following error in the log panel: ``` ERROR => UT005023: Exception handling request to /favicon.ico org.springframework.web.util.NestedServletException: Request processing failed; nested...

Hi, I tried to install the newest release on Fedora 31 yesterday. It seems to work fine except for the major problem that I could not paste text into the...

First of all, thank you for this wonderful tool 😄 Version 1.7.1 on Windows. Copied the text from the documentation, old tree syntax (since new syntax does not work anymore...

I have a 60+ page word document I converted to asciidoc. When I edit it with AsciidocFX far down in the document, the preview is sometimes correct. But often it...

If I `cd` into some deep directory structure and then run `AsciidocFX file.adoc` I expect `file.adoc` to be relative to the invocating process' current directory. Not whatever working directory is...

enhancement