Documentation ¶
Index ¶
- func GetHead2Content(line string) (string, error)
- func GetHeadXById(line string, id string) int
- func GetHeadXContent(line string) (string, error)
- func GetListContent(line string) string
- func Head1Split(line string) []string
- func IsCodeBlockMark(line string) bool
- func IsCodeXStart(line string, codeType string) bool
- func IsEndExport(line string) bool
- func IsEndInclude(line string) bool
- func IsExport(line string) bool
- func IsHead(line string) bool
- func IsHead1(line string) bool
- func IsHead2(line string) bool
- func IsHead3(line string) bool
- func IsHead4(line string) bool
- func IsHead5(line string) bool
- func IsHead6(line string) bool
- func IsHeadX(line string, x int) bool
- func IsInclude(line string) bool
- func IsList(line string) bool
- func IsPlantUmlStart(line string) bool
- func IsTableStart(line string) bool
- func LiteMustacheToMap(line string) g.MapStrStr
- func RemoveSpecialSign(line string) string
- func TableSplit(line string) (split []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHead2Content ¶
func GetHeadXById ¶
func GetHeadXContent ¶
func GetListContent ¶
func Head1Split ¶
func IsEndExport ¶
func IsEndInclude ¶
func IsPlantUmlStart ¶
func IsTableStart ¶
func LiteMustacheToMap ¶
func RemoveSpecialSign ¶
RemoveSpecialSign 移除文字中的特殊标记 标记为 `:(.*):`
func TableSplit ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.