by default, all pages and blog articles should be generated from md file use "league/commonmark": "^2.10", "symfony/yaml": "^8.1", "twig/markdown-extra": "^3.28" so we will NOT use anymore twig template files, only md files
by default, all pages and blog articles should be generated from md file
use
"league/commonmark": "^2.10",
"symfony/yaml": "^8.1",
"twig/markdown-extra": "^3.28"
so we will NOT use anymore twig template files, only md files