Documentation
¶
NewRenderer returns a Markdown renderer.
If opt is nil the defaults are used.
Process formats Markdown.
If opt is nil the defaults are used.
Error can only occur when reading input from filename rather than src.
type Options struct {
Terminal bool
}
Options specifies options for formatting.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.