DominoPivot
DominoPivot
This is counterintuitive and problematic when trying to migrate an existing website to Hugo without breaking existing URLs on a case-sensitive server.
Unrelated but poignant: While filing this issue I noticed that Github stripped the `` element from my Markdown, despite not being forbidden by the GFM specification.
This would still be pertinent, though the codebase has changed quite a bit since this PR was opened. The code now lives in [/commands/hugobuilder.go](https://github.com/gohugoio/hugo/blob/65871d5cf48d50935cf6e2d18483c32736c2730d/commands/hugobuilder.go#L471C3-L471C3). I could open my own PR...
For an even sillier example that breaks: `The element` Vite will mistake the text `` inside that title for a `` tag. I alleviated a similar issue a while back...
This bug also affects change events when performing atomic writes, which are occasionally replaced with unlink events. 😬 This took me a while to debug, because it's my first time...
I can't seem to reproduce it now, but I managed to have a byproduct of Heavy Modular Frame on a factory whose goal was to maximize regular Modular Frame and...
I understand that, but if I tell it to optimise for the amount of Modular Frames, and it somehow tells me to spend Modular Frames, something's wrong.
This is still an issue; key bindings can only work as intended on very specific keyboard/browser/locale because of this. For instance, on the most popular keyboard layout where I live,...
Seems you need to restart VS code for some of this extension's settings to apply.