Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFields ¶
func ParseFields(raw string, options ParseOptions) map[string]string
func ParseMarkdown ¶
func ParseMarkdown(content string, options ParseOptions) (map[string]string, string)
func TrimOuterQuotes ¶
Types ¶
type ParseOptions ¶
type ParseOptions struct {
TreatEmptyValueAsMultiline bool
}
Click to show internal directories.
Click to hide internal directories.