AsciidocFX
AsciidocFX copied to clipboard
Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
It seems that AsciidocFX does not try to generate Syntrax diagrams preview (although Asciidoctor Diagram supports this type of diagrams) ## What AsciiDocFX shows:  ## Actual result of compilation:...
Version 1.7.1. To reproduce: 1. Make workdir visible on left 2. In the white area, rightclick and choose New> New Slide 3. Enter directory name (e.g. "abc") and press OK...
i'm trying to use ascidocfx on elementary but the size of the main window is bigger than the display . So i can't minimize or resize the window and use...
What file contains the settings for the size and position of the document title? I am particularly interested in the settings for pdf output.
When using an inter-document cross reference, such as this: `` The link in the preview as well as browser does not point to the .adoc file, but changes the link...
In a folder, download [Some styling](https://raw.githubusercontent.com/Drakemor/RedDress-PlantUML/349e027dc2452d2618ef31affed062cd1606047c/style.puml) as *styles.puml*. In the same folder, create the **index.adoc** file with this content: ```asciidoc title An "inclusive" bug :-D [plantuml] -- @startuml !define DARKRED...
Mixed content listitems cause overstrikes into bottom margin. (see = Test orderedlist breaks) The ordered lists containing tables seem to be a key part of problem. See second adoc snip...
When typing in asciidocfx, the unicode punctuations were transformed to the ascii punctuation, eg: ``` , => , 。 => . : => : ;=>; ```
I'm reopening #117 Why was this closed? On my computer the start up takes quite some time and the experience is quite unpleasant. I find myself clicking the icon several...
Hi, I could find that: - [AsciidocFX uses Docbook for PDF generation](https://github.com/asciidocfx/AsciidocFX/issues/271) - [AsciidocFX is a front end for Asciidoctor](http://discuss.asciidoctor.org/Flexibility-of-PDF-Output-and-Hyphenation-td5303.html) Is Asciidoctor-pdf included in AsciidoctorFX? If not, could you add...