Paul Waring

Results 36 comments of Paul Waring

Same here, I've just started using this template and it's saved me having to do any work trying to find out how Pandoc templates work. Great stuff!

In case it helps, I've also run into this problem, using the latest template from `master`. `first-chapter: 2` results in the first chapter being 1, and not specifying it results...

Also, if you use `--top-level-division=chapter`, then `first-chapter: 1` will start the chapters from 1. I think this is the right flag to use when generating books as otherwise Pandoc treats...

@PHPGangsta That's not the case. You can use Google Authenticator with any browser, and you can use U2F with Firefox (I do, every single day) - although at the moment...

@PHPGangsta What you said was: "Currently only Chrome is supported by your plugin". That's not the case - you can use this plugin with Firefox and other browsers, either by...

U2F works in Firefox with no plugins if you enable the setting in `about:config`. You still get the warning about Chrome-only but it does work.

Would this mean the end of the plugin supporting U2F and TOTP, or would that functionality continue separately to core? I use this plugin on at least 10 sites, so...

You have to make some sales through another channel, such as Site Stripe or direct links to products. If you want data about book suggestions, you might be able to...

I think the ability to resolve all types of failed imports would be useful too - I have just done a GoodReads import and about 15% failed (which I'd expect,...

I'd find this very useful as well - I want to concatenate a bunch of CSS files and whilst `@import "local/path/styles.css"` works, `@import url("https://www.example.org/style.css")` does not.