Andy Miller
Andy Miller
Appears that there's encoding happening there that shouldnt
@blizam your example is coming from a twig file in Gantry5 not from Grav admin plugin. This is not the repo for this issue
Runs fine for me on PHP 7.4, most likely you have some php cached by opcache. Try restarting your PHP-FPM (if you use that) or Apache.
can you please provide the exact media type/mime etc and an example file i can test with?
I'm guessing you have recently upgraded to Grav 1.7? https://learn.getgrav.org/17/advanced/grav-development/grav-17-upgrade-guide#twig It's not the markdown, its the twig rendering. We auto-escape now by default for security. Check the docs for a...
Can you please provide a zip file of the page in question? Also please provide your `system.yaml` configuration file.
Nothing has changed with the build process, and this is the only report of an issue.. Sounds like something on your end?
I'm not sure it's possible the 'dot' is needed because you have a list. The level you have the `[email protected]` is purely intended to act as a YAML key that...
ideally a field could be written that handles this capability, but it's a complex bit of YAML that can be configured a large amount of ways. For the sake of...
Yes it needs it to run the `git` command. It’s required for the whole functionality of the plugin.