Putting a class on an image using markdown syntax as outlined in the Grav docs does not seem to be working.
I'm using this syntax:
TXT
 {.myclass}
I tried doing this in the system.yaml. Actually I turned them on in the admin dashboard but verified the config set is in the yaml file.
YAML
process:
markdown: true
twig: true
twig_first: true