Documentation
¶
Overview ¶
mdParseLib.go parse markdown file usage: parse file.go
author: prr azul software date: 28 May 2022 copyright prr azul software
Index ¶
Constants ¶
View Source
const ( EL = iota HR PAR UL OL IMG BLK ERR )
line attributes
Variables ¶
This section is empty.
Functions ¶
func InitMdParse ¶
func InitMdParse() (mdp *mdParseObj)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.