//
pkg.gl
Category
github.com/haleyrc/stele
internal
markdown
package
1.0.0-beta.2
Repository:
https://github.com/haleyrc/stele.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
50 SLOC
#
Functions
Parse
Parse reads the file at path and writes the converted markdown content to w.
ParseFrontmatter
ParseFrontmatter reads the file at path and attempts to populate fm with the values found in the markdown frontmatter block.