Documentation ¶
Index ¶
- func GetNextAsRune(source []byte, index int) rune
- func IsAtxHeader(chars []byte, index int) int
- func IsBackslash(chars []byte, index int) int
- func IsBlockQuote(chars []byte, index int) int
- func IsDigit(b byte) bool
- func IsDivider(chars []byte, index int) int
- func IsFencedCode(chars []byte, index int) int
- func IsImageOrLink(chars []byte, index int) int
- func IsInlineCode(chars []byte, index int) int
- func IsItalicOrBold(chars []byte, index int) int
- func IsOrderedList(chars []byte, index int) int
- func IsSetextHeader(chars []byte, index int) int
- func IsSpace(b byte) bool
- func IsUnorderedList(chars []byte, index int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAtxHeader ¶
func IsBackslash ¶
func IsBlockQuote ¶
func IsFencedCode ¶
func IsImageOrLink ¶
func IsInlineCode ¶
func IsItalicOrBold ¶
func IsOrderedList ¶
func IsSetextHeader ¶
func IsUnorderedList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.