Discover Packages
github.com/idelchi/aura
pkg
frontmatter
package
Version:
v0.0.0-beta
Opens a new window with list of versions in this module.
Published: Mar 30, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package frontmatter provides YAML frontmatter parsing from markdown files.
Load parses frontmatter from the file into data and returns the remaining content.
LoadRaw reads a frontmatter file and returns the raw YAML bytes and body
without decoding into a struct. Used by the inheritance pipeline which
needs yaml.Node-level access before struct decode.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.