Nate Vack

Results 25 comments of Nate Vack

I'm using commonmark, which indeed does not support tables. What sort of json output would you expect? I guess... maybe nested arrays?

That makes sense. But until the commonmark python library supports [table syntax](https://github.com/rtfd/commonmark.py/issues/28) we're not gonna be able to do it.

Actually: This might be a path forward: https://github.com/GovReady/CommonMark-py-Extensions

I'll totally accept a PR, it's not like I've actually been taking care of this project.

The pull request attached to Issue 7 should fix this.

I suspect you could skip the sandboxing and just talk to the socket without any fuss (this was a very confusing experience for me!) by doing a non-MAS release (see...

It should be really easy to get this running on glitch; when I have a spare few minutes I'll give that a whirl

If I don't have ENV['HOME'] set, it's a pretty good bet that I don't care about history or inputrc. I'd propose: `ENV['HOME'] ||= "#{ENV['HOMEDRIVE']}#{ENV['HOMEPATH']}"` which would defer whatever evils may...

If you remove the `com.apple.quarantine` attribute on your plugin, I suspect it'll work for you. Worked for me in Garageband. See: https://apple.stackexchange.com/questions/366542/install-spotify-cant-be-opened-because-apple-cannot-check-it-for-malicious-so

Nope. If you know where they are, I'm happy to add them.