R. N. West (Nat)
R. N. West (Nat)
Turns out this is a duplicate of #1473. That issue also points out that SVGO treats whitespace inside `` elements incorrectly, something I hadn't noticed initially, but is still an...
> With Qt 5.12.4/5.13.1, the Referer header now can be set via a request interceptor: https://codereview.qt-project.org/c/qt/qtwebengine/+/262228 > > We should probably use that to make `content.headers.referer` work without a restart...
Awesome, this works perfectly! Thanks very much!
I also did not know of this setting. I searched the default config file for 'referer', and had I looked more carefully I would've noticed the `c.content.headers.custom` setting just a...
@fregante, this is **not a duplicate of #2975**. I can run the command causing issues in #2975 (`web-ext run --verbose --firefox "deved" --firefox-profile=mc02 --profile-create-if-missing --source-dir=$PWD --devtools --no-config-discovery`) without any errors....
@amikko-hv if there were any updates, they would be right here in this issue. @jgm I managed to debug this. Currently, the output in `/ppt/slides/slide2.xml` includes the following `` element...
I'll see if I find some time this weekend to learn some Haskell :laughing:
Hmm, the file `data/pptx/ppt/slides/slide2.xml` in the pandoc repository already contains the correct `` element. Just to be clear, when I mentioned `/ppt/slides/slide2.xml` in my earlier [comment](https://github.com/jgm/pandoc/issues/9896#issuecomment-2863664626), that was referring to...
@christopherkenny -- I had a look at what may have gone wrong with your rebase. My theory is as follows (please correct me if any of this is wrong!): -...