David Hirtle
David Hirtle
The functionality is there (see https://github.com/alexdunae/premailer/pull/42), but the option is not available from the command line.
v2 doesn't support filters, but no big loss. https://github.com/mde/ejs Github was warning me about this one.
I'm not certain the long list of projects is bot related, but it seems likely.
A long-standing "feature" in firefox: escape kills any network requests. See https://bugzilla.mozilla.org/show_bug.cgi?id=614304 May be possible for Ω to workaround it.
I would like to conditionally print something in my template, eg: ``` ``` Currently the best way to achieve this appears to be: ``` ``` As you can see, it's...
Thanks for the plugin! I tried it out with my app and it fails on pages where there are multiple graphql queries batched in a single request (one of the...
The example at https://pnpm.io/pnpmfile#hooksreadpackagepkg-context-pkg doesn't work: context.log is not a function it looks like the signature `(pkg, context)` has changed
The request syntax [here](https://github.com/erikaheidi/hacktoberfest-verify/blob/master/src/AppBundle/Service/GithubPRChecker.php#L59) will use midnight UTC as the cut off date. Is that official? For (procrastinating) westerners like myself, that would be unfortunate.
I'm not sure it's clear where to send feedback. Should we highlight twitter or github?