Sami Kankaristo
Sami Kankaristo
As I was expecting, the Kramdown issue was closed... I'm "mixing Markdown libraries" by using Markdownlint with Obsidian (which is technically true). :shrug: For now, instead of using `mdl "$filename"`...
@pjkaufman, looks interesting, I'll check it out! Although, based on the GIF in the readme, it looks like it automatically formats, instead of "just" linting? I would prefer for a...
I didn't mean to say that the code is bad, it's not; it's mostly CoffeeScript's syntax, which seems a bit alien to me (I'm mostly used to C++ and Lua)....
I agree with @supermuka. You don't want these "quirks" building up over time, or you'll have a mess of a language/framework on your hands, that no-one wants to use. AngularDart...
> One question @kankaristo, would you want a player below every sheet or only in some places (e.g. by changing the language or adding a prefix like `obsidian:playable` to the...
+1 for changing the default to `alt-g, b`. I prefer to have `ctrl-b` bound to "build" (which is common in other IDEs), and it would be easier to remember the...
It doesn't really seem to (comments are highlighted, but that seems to happen even without this extension). Specifically, I'd like to see highlights for `!`, `?`, `*` and `**`, since...
If you're using tmux (screen may also work?), here's another workaround: 1. Launch a new tmux session in some other terminal program (e.g. gnome-terminal) 2. Detach from the session 3....
This just happened for me too. I ran `apm publish patch`, it edited `package.json`, committed, created the tag, and then: - it asked for username/password - pushed the tag (the...
Versions: - QuicKey 1.5.1 - Chrome 87.0.4280.88 - OS: - Ubuntu 20.10 (Pop!_OS 20.10, really, but it's based on Ubuntu) - Gnome 3.38.2 I'm using the default dark theme in...