Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultDB = mustNew()
View Source
var DefaultMarkdown = goldmark.New( goldmark.WithExtensions( &wikilink.Extender{ Resolver: DefaultDB, }, ), )
Functions ¶
Types ¶
type MarkdownFile ¶
func GetAll ¶
func GetAll(dir string) ([]MarkdownFile, error)
Click to show internal directories.
Click to hide internal directories.