Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HanPunctuation = []rune{
'\u3002', '\uff1b', '\uff0c', '\uff1a', '\u201c', '\u201d', '\uff08', '\uff09', '\u3001', '\uff1f', '\u300a', '\u300b',
}
[。;,:“”()、?《》]
Functions ¶
func AnchorName ¶ added in v0.0.43
Create returns a sanitized anchor name for the given text.
func Getu4 ¶ added in v0.0.43
Getu4 decodes \uXXXX from the beginning of s, returning the hex value, or it returns -1.
func ToLowerFirst ¶ added in v0.0.31
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.