Documentation
¶
Index ¶
- func IsMarkdownFile(path string, mdExts []string) bool
- func IsMarkdownURI(uri string) bool
- func IsMditaMapFile(path string, mapExts []string) bool
- func MatchesURL(id DocID, url string) bool
- func PathToURI(path string) string
- func RelPath(base, target string) string
- func Slugify(s string) string
- func URIToPath(uri string) (string, error)
- type DocID
- type Slug
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMarkdownFile ¶
func IsMarkdownURI ¶
func IsMditaMapFile ¶
func MatchesURL ¶
Types ¶
type DocID ¶
func DocIDFromURI ¶
Click to show internal directories.
Click to hide internal directories.