Thijs Kaspers

Results 6 issues of Thijs Kaspers

![](https://i.imgur.com/NZqacL3.png) Why do I see the template twice in the autocompletion, once with ":" in front? And how can I remove that one, as it doesn't work. Thanks in advance!...

### Description Figures aren't stripped when pasting content, even with `pasteImages` set to false and removing the `figure` tag from `pasteBlockTags`. We use the config below: ```` { "description": "Full...

bug

Hi guys, I'm trying to redirect http://example.com with a single 301 redirect to https://www.example.com. While a redirect is easily achieved with some nginx configuration, here's the problem with the nginx-proxy:...

scope/host-aliases

Our email service provider (Postmark) isn't accepting Ofelia emails through SMTP, because of the following error: `ErrorCode: '300', Message: 'Zero-sized attachments not allowed.'.` Somehow Ofelia is sending 0kb (blank?) log...

When using a Vimeo URL, we get the following error using the getProviderName method: ````Undefined property: stdClass::$providerName```` Code is as follows (copied from the example in the documentation for plyr):...

Hi there, found this repo and I'm new to Mutagen to speed up Docker for Mac. I love it so far! Thanks for your awesome article about docker performance! I...