zola
zola copied to clipboard
[Question] use data/variable in markdown
Is it possible to use data/variable provided here in markdown content? It's like shortcodes but for already provided variable instead of template. More or less like Eleventy which I believe because it preprocess markdown file first before transformed into html.
I have tried to search the docs and past issue/question but found no answer.