# Packages
No description provided by the author
# Functions
No description provided by the author
IsProbablySourceOfItems returns true if the given source looks like original source of the items.
NewIterator creates a new Iterator.
Parse parses the page in the given reader according to the given Config.
ParseFrontMatterAndContent is a convenience method to extract front matter and content from a content page.
ParseMain parses starting with the main section.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
// The BOM Unicode byte order marker and possibly others.
<!--more-->, # more.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
An Iterator has methods to iterate a parsed page with support going back if needed.
# Interfaces
Result holds the parse result.