From what I understood in 0.1 & 0.2 specs, `log.md` files should not have frontmatter ? But the [log.md](https://github.com/GoogleCloudPlatform/knowledge-catalog/blob/main/okf/bundles/acme_retail/log.md) provided in the the `acme_retail` provided example has one: ```yaml --- type: Log title: Acme Retail bundle history --- ```
From what I understood in 0.1 & 0.2 specs,
log.mdfiles should not have frontmatter ?But the log.md provided in the the
acme_retailprovided example has one: