module hunt.markdown.ext.front.matter.YamlFrontMatterBlock; import hunt.markdown.node.CustomBlock; class YamlFrontMatterBlock : CustomBlock { }