João Pinto
João Pinto

The binaries are download from https://github.com/asciidoctor/asciidoctor-vscode/tree/master/wkhtmltopdf-bin (using raw), but there is no "upgrade" logic :(
Unfortunately there are no generic upstream binaries for 0.12.5 https://github.com/wkhtmltopdf/wkhtmltopdf/releases. The "Export to PDF" option on the editor is expected to be a quick/simple export option, it does not need...
@themowski thanks for reporting. I will try to lake a look at it, we really are missing a test framework, specially in the syntax highlight because of it's many corner...
Works fine now. Thanks
Short update, hopefully github will be able to work on the related issue https://github.com/actions/setup-python/issues/325 . Meanwhile I will try to get some time to provide a GH action specially designed...
Hi @ElijahAhianyo, it was a matter of presentation order, in the "Introduction" page there was no mention to the need of using "pc" to run the application. The statement "Finally,...
I also need this but I have difficulty to ask or test it because it would required an SSHD server with Kerberos for testing. I only have this available at...
Meanwhile did some research, Tabby uses nodejs ssh2 module, and according to https://github.com/mscdex/ssh2/issues/333 GSSAPI is still not supported there :(