Nicolas Giard
Nicolas Giard
While it is supported, it is not enabled by default. Most users would look at the help, try it and wonder why it doesn't work.
It works because you enabled underline under admin > rendering. The default for new installations is off.
There're about 100 icons that got either removed or renamed going from 5.x to 6.x, so this would be a breaking change.
This is the not proper way to "fix" it. v-img is not the problem, the default transition is. Also, the classes are meant to be where they were before, not...
- What happens if the site title is long? - Have you tried with other languages that take more space? (e.g. "Save" in french is "Enregistrer") - What happens on...
I'm not too fond of the effect. If anything, animations should simply be disabled altogether as an option.
One potential issue I see is if you only have write access to a specific path. You wouldn't be able to create the folders leading to that path because you...
You're missing the scenario where you want to remove all tags. Your current code would skip saving because the array length is 0.
Please mark your other PRs as draft if they are not ready
Your PR would break the existing behavior (concatenated string) and switching to loading a file from disk. That env variable isn't only used in Helm... it's used for simple docker...