You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your help with the Katex issue, got everything working there.
When creating a quote in a blog post, I noticed the theme automatically adds opening and closing quotation marks. This creates a grammatical error when attributing a quote, which is even shown as an official example. I think the quotation marks should be left up to the user.
Thanks, I agree that this is less than ideal. It's not a bug per se, as this is the expected behaviour. It stems from Tailwind Typography and that's quite an opinionated plugin. I should be able to override the behaviour with something like the below in the Tailwind config... although I'm currently looking at migrating to Tailwind v4 and that might cause issues with this way of fixing it...
Issue description
Thank you for your help with the Katex issue, got everything working there.
When creating a quote in a blog post, I noticed the theme automatically adds opening and closing quotation marks. This creates a grammatical error when attributing a quote, which is even shown as an official example. I think the quotation marks should be left up to the user.
Offending code seems to be here:
https://github.com/jpanther/congo/blob/591610919e6cd2460b581ee259e782de656734c9/assets/css/compiled/main.css#L690C1-L696C2
Theme version
v. 2.11.0
Hugo version
hugo v0.144.1-a79d63a44659b6bc76dcdf223de1637e0bd70ff6+extended linux/amd64 BuildDate=2025-02-18T12:14:07Z VendorInfo=snap:0.144.1
Which browser rendering engines are you seeing the problem on?
No response
URL to sample repository or website
No response
Hugo output or build error messages
The text was updated successfully, but these errors were encountered: