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
trafficstars

I would like to add the support for templates as a new feature to AsciidocFX. A template could be a predefined single file (e.g. an adoc-file) or a zipped-folder (e.g...

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

In the Hungarian language we use special characters, Linux : UTF-8 coding = Test With Hungarian National Characters aáeéiíoóöőuúüű AÁEÉIÍOÓÖŐUÚÜŰ ![Kijelölés_049](https://user-images.githubusercontent.com/107246497/173084294-a3d662dc-749f-42d0-bf7c-d4e9bead9f9f.png) The Long őŐűŰ character missing in the PDF file:

Any chance to this feature ? It is part of `asciidoctor-diagram`

Hello, I am using vscode for creating asciidoc manuals. This works fine but does not seem to support the full asciidoctor syntax. So i am allways looking for other editors...

The app seems usable on Linux, but lacks a lot of proper integrations that would make it great to use. Specifically citing "open with" integration as my most-missed feature. Providing...

## Information AsciidocFX Version: 1.7.3 OS: Windows 64 bit ## Something.adoc ``` == Introduction This is an asciidoc document. [plantuml, Text, png] ---- include::file1.puml[] ---- ``` ## file1.puml ``` @startuml...

the file of exported pdf ![image](https://user-images.githubusercontent.com/32626294/139524850-157cbf4e-fd2b-4b12-af3a-df279d4c6824.png) code in .adoc ![image](https://user-images.githubusercontent.com/32626294/139524880-58823a07-e589-4832-9a6c-7b8261018fb4.png)

Running on Ubuntu 20.04 When I go to edit a mermaid diagram, sometimes it is fine, but after a few edits both the source view and the preview start flashing...