Documentation ¶
Index ¶
- type AtxHeaderBlock
- type AutomaticLink
- type Code
- type CodeBlock
- type Emphasis
- type End
- type HorizontalRuleBlock
- type Image
- type ItemBlock
- type Link
- type NullBlock
- type OrderedListBlock
- type ParagraphBlock
- type Prose
- type Proser
- type QuoteBlock
- type Raw
- type ReferenceResolutionBlock
- type Region
- type Run
- type SetextHeaderBlock
- type Tag
- type UnorderedListBlock
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AtxHeaderBlock ¶
type AutomaticLink ¶
type AutomaticLink struct{ URL, Text string }
type HorizontalRuleBlock ¶
type HorizontalRuleBlock struct {
Raw
}
type OrderedListBlock ¶
type ParagraphBlock ¶
type ParagraphBlock struct {
Raw
}
type QuoteBlock ¶
type QuoteBlock struct {
Raw
}
type SetextHeaderBlock ¶
type UnorderedListBlock ¶
Click to show internal directories.
Click to hide internal directories.