Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Markdown2Html ¶
type Markdown2Html struct { Title string `json:"Title"` IconHref string `json:"IconHref"` Markdown string `json:"Markdown"` }
func (*Markdown2Html) ToHtml ¶
func (m *Markdown2Html) ToHtml() string
func (*Markdown2Html) TranslateMarkdown ¶
func (m *Markdown2Html) TranslateMarkdown() string
Click to show internal directories.
Click to hide internal directories.