Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParserOrgmode ¶
type ParserOrgmode struct { // Config is the configuration for the parser. Config *alpha.DarknessConfig }
ParserOrgmode is the parser for orgmode files.
func (ParserOrgmode) Do ¶
func (p ParserOrgmode) Do( filename yunyun.RelativePathFile, data string, ) *yunyun.Page
Do parses the input string and returns a list of elements
Click to show internal directories.
Click to hide internal directories.