Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseContentMD ¶
ParseContentMD parse the markdown syntax directly
Types ¶
type MarkDownImpl ¶
type MarkDownImpl struct {
// contains filtered or unexported fields
}
MarkDownImpl the markdown impl.
func (*MarkDownImpl) ParseContent ¶
func (impl *MarkDownImpl) ParseContent(input string) (string, error)
ParseContent return the
Click to show internal directories.
Click to hide internal directories.