James Mills
James Mills
Example: would you know the regex to use within .muttrc to colorise a Markdown code block like the one below? ``` # This one works for `code`, but that's about...
> Hilariously it doesn't seem to render correctly with Github's own Markdown support in comments either 😂 Oh the above rendering worked just fine on Github, but falls over when...
This is what I end up with: ``` DEBU[0051] md: "would you know the regex to use within .muttrc to colorise a Markdown code block like the one below?\n\n```\n# This...
I'll dig a bit further and get back to you 👌
All very good points! I suspect as such. 👌 I just _really_ hate SQL database of all kinds really, they're overkill for what you often need, cumbersome to setup and...
In other words I prefer the abstraction to be a `store.Store` like for example many of my projects such as [yarn](https://git.mills.io/yarnsocial/yarn/src/branch/master/internal/store.go)
Please update to Go111Modules :)
I guess someone needs to put up a PR 👌
Code looks good to me 👌 I can help test the Darwin version? 🤔
What about you mock the expected data sources you expect to use/open/read on Darwin? 😅