danyill
danyill
Thank you for this, here is another feature request. I can use this on my phone but it would be good if the left sidebar would disappear or if in...
On opening in Ubuntu 17.04 the application never opens and instead segfaults. This is true using the zesty `deb` builds and the webupd8 PPA: ``` syncthing-gtk (syncthing-gtk:5982): Gtk-WARNING **: Theme...
A few examples of top-notch open source asciidoctor-reveal.js presentations would help the casual user get started and provide a good base for hacking a presentation together. If people are like...
I've been attempting to use AsciiMath in PlantUML using Kroki: ```plantuml start :hello world; :This is defined on several **lines** x = (-b+-sqrt(b^2-4ac))/(2a); end ``` On kroki.io I get: ...
I have set myself a simple task of programatically generating a changelog from commits on Gitlab using Asciidoctor. What I wish to do is: * Open an existing document, e.g....
I'm trying to diagnose an issue with path resolution if data-uri is set for network shares and UNC paths. I provide a `base_dir` to Asciidoctor.js of: `\\wnfs1\groups\prot_pai\_112_Files\8 Projects\KMO-TMI-OWH-TRK-protection-replacements-2021-2023\Vivian\Adoc` I receive...
Currently the value of the `{backend}` attribute is html5. I propose it be either `pdf` or `html` or `html-pdf` or `html5-pdf`. Although the toolchain involves the html, the end user...
Currently the html file which is used to prepare the pdf is produced in the same folder as the source document and given the same name. I think best practice...
I use the latest binary build of asciidoctor-web-pdf on Windows typically using the `--watch` and often the `--preview` options. I think was the version: `v1.0.0-alpha.12`. After some time (and occasionally...
This is my thinking so far, it's not really any kind of done thing, I've put some comments on #492 and this is really just supporting evidence.