package parser

import "github.com/gohugoio/hugo/parser"

Index

Functions

func InterfaceToConfig

func InterfaceToConfig(in interface{}, format metadecoders.Format, w io.Writer) error

func InterfaceToFrontMatter

func InterfaceToFrontMatter(in interface{}, format metadecoders.Format, w io.Writer) error

Source Files

frontmatter.go

Directories

PathSynopsis
parser/metadecoders
parser/pageparserPackage pageparser provides a parser for Hugo content files (Markdown, HTML etc.) in Hugo.
Version
v0.54.0
Published
Feb 1, 2019
Platform
darwin/amd64
Imports
6 packages
Last checked
30 minutes ago

Tools for package owners.