Documentation
¶
Index ¶
Constants ¶
View Source
const ( CONFIG_SPLIT = "---" MORE_SPLIT = "<!--more-->" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Article ¶
type Article struct {
ConfigArticle
// AuthorConfig
Date time.Time
Update time.Time
Preview template.HTML
Content template.HTML
Link string
}
func NewArticle ¶
func NewArticle() *Article
func (*Article) ParseArticle ¶
func (*Article) ParseMarkdown ¶
Click to show internal directories.
Click to hide internal directories.