Hello world,
I am following grav from almost the beginning I'll soonly publish my first website using it. Thanks for your work, that's a really nice and powerful tool.
I have a question concerning the plugins and the page headers (in frontmatter).
For some reasons I want some markdown in my header page and want to render it. The markdown content is a youtube (or vimeo) video link that I want to 'embedded' using the youtube (or vimeo) plugins.
The plugins are working well when the links are in the 'body' page but not at all when, in my twig template, I am using the '|markdown' twig function.
If you have an idea how I can enable these plugins to work with the '|markdown' function, or if it's just not possible (due to how plugins works).
Thanks for any help / idea.
Illustration of my problem :
The page content (normally there will be no video link in the content, that's just for illustrating that the plugin are working well)
Part of the twig template rendering the page
The rendering result