AsciidocFX
AsciidocFX copied to clipboard
Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
IMPORTANT: Untested code Hoisted code dealing with the editor session at top level and avoid calling "getSession()" many times and making the session setup clearer as it is done in...
Good evening #### AsciidocFX is very useful to write Asciidoc files, thanks a lot! ### Unfortunately, the Text cursor navigation by using Ctrl Left / Ctrl Right is very tedious:...
Good afternoon If would be very useful if we could manually invoke a command like `'scroll preview to the editor cursor position'` so that the preview shows the current editing....
Good afternoon The Outline is a great tool, it helps a lot to not get lost in all the text :-) If it would be possible, this enhancement would be...
Hello The HTML Preview limiths the content width by adding wide margins to the laft and right... is it possible to remove the margin, so that we can set the...
Good morning #### Thank you very much for this great Software!, it is very powerful, therefore, it's really very sad that the usability hinders users to work efficient - especially,...
I can't write sign ł (right Alt+L) "polish programers" keyboard layout . When you click shortcut combination in left panel "Workflow" near magnifier image sign ł shows, but in edit...
Hi, I did not find configuration for adjusting where Preview positions the current editing line; does one exist? The Preview positions the current editing line at the top and I...
I see that extensions (Such as [PlantUmlService.java](https://github.com/asciidocfx/AsciidocFX/blob/master/src/main/java/com/kodcu/service/extension/PlantUmlService.java)) seem to be registered via "[ApplicationController.java](https://github.com/asciidocfx/AsciidocFX/blob/master/src/main/java/com/kodcu/controller/ApplicationController.java)". i.e. extensions need to be registered at compile-time (as I understand it). I wonder if it might...
There is a gem to add bibliography: https://github.com/riboseinc/asciidoctor-bibliography Would be nice to have it available on the default installation of AsciiDocFX.