Johan Förberg
Johan Förberg
It seems like every new scripting language these days has its own taskrunner. Ruby has rake, Coffescript has cake, for Coco there is coke and probably some more make puns...
When this option is enabled, each parsed note will be considered to start with a heading: # Title-of-note even when no such line is present in the source file. The...
Render all links as Link in the export. Remove the special case where dead links were rendered as Emphasis instead. This makes it much easier to style links in the...
Pry 0.14.1 doesn't load history from the history file as it's supposed to. It's necessary to call "Pry.history.load" manually for history to be loaded. The issue is reproducible in a...
>...This allows for re-arranging the order of display without changing the arguments. > This operation is not available with old-style formatting. This is false. Consider: ```'%(b)s %(a)s' % { 'a':...
**Describe the bug** I noticed a regression in current master (2961c05a) compared to the version I was previously running (105f6cc2). When switching tracks, the sound flakes out for a moment....
It would be nice if you could double-click on a playlist to make it play from the first track automatically, or random track if shuffle is on. This would match...
I'm having problems parsing a document that relies on HTML's implicit termination of `` tags. I can't get it to work correctly in combination with scalpel's atDepth facility. I've written...
Obsidian allows us to embed Latex formulae in our markdown. Some *text* blah, also $x < y$ Obsidian-export incorrectly escapes the angular bracket between the $$ so the output document...
I've been using this driver for several months now without any real issues. Granted, I only tested audio playback and not recording. Do you @mmm444 think we could try to...