package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Jun 12, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a new File structure and any error encountered.
type File struct {
Filename, Content string
}
Html returns the HTML representation of the File and any error encountered.
Markdown returns the markdown representation of the File and any error encountered.
Render returns the rendered string of the File and any error encountered.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.