Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractYAMLBlocks ¶ added in v0.4.55
ExtractYAMLBlocks scans a markdown string and returns the contents of fenced YAML/YML code blocks. It preserves the inner code content without the enclosing fences.
Types ¶
type ParseMarkdownStep ¶
type ParseMarkdownStep struct{}
type QuotedText ¶
type QuotedText struct {
Text string
}
Click to show internal directories.
Click to hide internal directories.