MyST allow to define substitutions in frontmatter, but those are not visible in sphinx-substitution-extensions.
See: https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#substitutions-with-jinja2
Related myst-parser PR that might help: executablebooks/MyST-Parser#966

MyST allow to define substitutions in frontmatter, but those are not visible in
sphinx-substitution-extensions.See: https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#substitutions-with-jinja2
Related
myst-parserPR that might help: executablebooks/MyST-Parser#966