package
0.1.9
Repository: https://github.com/ladicle/go-org.git
Documentation: pkg.go.dev

# Functions

New returns a new Configuration with (hopefully) sane defaults.
No description provided by the author
No description provided by the author
String returns the pretty printed Org mode string for the given nodes (see OrgWriter).
No description provided by the author

# Structs

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
No description provided by the author
Document contains the parsing results and a pointer to the Configuration.
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
No description provided by the author
No description provided by the author
No description provided by the author
HTMLWriter exports an org document into a html document.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OrgWriter export an org document into pretty printed org document.
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
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

# Interfaces

Node represents a parsed node of the document.
Writer is the interface that is used to export a parsed document into a new format.