Documentation
¶
Index ¶
- Variables
- func File(path string, opts Options) ([]byte, error)
- func Markdown(src []byte, opts Options) ([]byte, error)
- func Page(doc RenderedDocument, opts Options) ([]byte, error)
- func Shell(title string, opts Options) ([]byte, error)
- func TempFilePath(sourcePath string) (string, error)
- type FileEntry
- type Options
- type RenderedDocument
- type TOCEntry
- type Theme
Constants ¶
This section is empty.
Variables ¶
View Source
var MermaidJS []byte
Functions ¶
func TempFilePath ¶
Types ¶
type RenderedDocument ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.