Artyom Pervukhin

Results 3 comments of Artyom Pervukhin

Here's a [great explanation](https://github.com/behdad/fonttools/issues/314#issuecomment-118116527) on what's wrong with Open Sans kerning table; its parsing indeed fails on this check: ``` if 6*f.nKern != length-14 { return FormatError("bad kern table length")...

This patch to `testdata/FencedCodeInsideBlockquotes.tests` illustrates the issue: [bug126-test.zip](https://github.com/gomarkdown/markdown/files/3476644/bug126-test.zip)

Create a `$HOME/Library/LaunchAgents/io.filippo.yubikey-agent.plist` file with the content similar to this: ```xml Label io.filippo.yubikey-agent Program /Users/artyom/go/bin/yubikey-agent ProgramArguments yubikey-agent -l /tmp/yubikey-agent/yubikey-agent.sock ProcessType Standard KeepAlive StandardOutPath /tmp/yubikey-agent.stdout StandardErrorPath /tmp/yubikey-agent.stderr Sockets Listeners SockPassive SockPathName...