At present, each `.md` file can only have one static `.hbs` file referenced in the frontmatter. It would be great to have dynamic templates instead of hard-coded templates, per `.md` file. See [this link in developer docs](https://github.com/fermyon/developer/issues/394) for more information.
At present, each
.mdfile can only have one static.hbsfile referenced in the frontmatter.It would be great to have dynamic templates instead of hard-coded templates, per
.mdfile.See this link in developer docs for more information.