Documentation
¶
Index ¶
Constants ¶
View Source
const ( Delimiter = "---" NoFrontmatterError = "note does not contain frontmatter" InvalidFrontmatterError = "frontmatter contains invalid YAML" )
Variables ¶
This section is empty.
Functions ¶
func HasFrontmatter ¶
HasFrontmatter checks if content starts with frontmatter delimiters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.