arisolt
arisolt
Hi, Simply: ``` ```
The following code renders correctly on https://www.nomnoml.com/, but not on kroki, so I assume this is a kroki specific issue. ```nomnoml #font: iA Writer Duo V [construct|abstraction of higher degree]
Hi guys, Thanks a lot for this super useful tool. Just wanted to suggest that the importance of granting Microphone permissions on Mac is highlighted more clearly in the instructions....
Chromium uses the library Pdfium for rendering PDFs. Opening either a local or remote PDF file with carbonyl doesn't seem to work, just a blank screen. `./carbonyl "https://dagrs.berkeley.edu/sites/default/files/2020-01/sample.pdf"` I was...
Hey, The error is: `E121: Undefined variable: b:plist_original_format` To reproduce: `:e new.plist | w` Right now, I avoid it by duplicating an existing .plist file and editing it.
Hey, I have a Bootstrap-based page, where I'm simply doing: ``` $(document).ready(function () { Tipped.create($("#endBtn"), "a987"); }); ``` The result is in the Screen shot - the div is displayed...