Cameron Moore
Cameron Moore
Upgrading from 3.3.x resolves three potential security vulnerabilities. See [Snyk vulnerability database](https://security.snyk.io/package/npm/jquery/3.3.0) for details.
@shauntarves, If you can put together a small demo site that reproduces the issue, it would be helpful.
Confirmed. The test content can be reduced to: --- title: "Hugo Rocks!" --- {{< first >}} # This is first markdown {{< second >}} # This is second markdown ```...
@carlmjohnson said: > It works, but it's a little awkward because you have to pass .Page into a shortcode that needs an ID, and if you do it wrong you...
Can you provide a sample message file? Maybe in a Github gist or something? > Are each of the dmarc report files required to be manually extracted from the dmarc...
If you copy one of the files out of the Maildir and rename it as a `.eml` file, does this tool process it?
I'd consider this an enhancement request instead of a bug, but it's your project. 😉 I ran into this issue but worked around it. I use AWS SES to receive...
@richtera, This would be a major breaking change, so I have a few questions: How did you work around this issue in your current use case? Or can you? Do...
> it might be possible to have a lookup mode type switch for each theme module. Why is that desirable? Are we trying to build an obstacle course? :wink:
I would recommend crafting a test case to match your scenario instead of manually creating a lookup list. The largest list we currently test is about 36 entries long. See...