AsciidocFX icon indicating copy to clipboard operation
AsciidocFX copied to clipboard

Illegal character in path

Open Johan1974 opened this issue 3 years ago • 1 comments
trafficstars

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 to see if they can do a better job.

My documentation works fine in vscode but when i try this in asciidocfx it can read include files what i use a lot to limit double text. I am getting an error there is an illegal character? Can you tell me what characters are not allowed?

I have added the log it produced.

Illegal character in path.txt

Hope you can help.

Johan

Johan1974 avatar Mar 16 '22 22:03 Johan1974

Looks like the problem is due to the space in your path, if you can rename the directory to remove/replace the space for 1 BASISDOC, it should work. This is something that should be fixed ni asciidoc, but in general it's good practice to avoid using spaces in paths.

Ayowel avatar Mar 27 '22 18:03 Ayowel

Can you check the latest release if it works ? https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.7.9

rahmanusta avatar Oct 07 '22 19:10 rahmanusta