Documentation
¶
Index ¶
- func Bool(b bool) *bool
- func CreateFile(filename string) (*os.File, error)
- func Exists(p string) (bool, error)
- func Int(i int) *int
- func Max(a, b int) int
- func Pad(s string, length int) string
- func ReadMarkdown(r io.Reader, frontMatter interface{}) (string, error)
- func String(s string) *string
- func Strings(ss []string) *[]string
- func Width(s string) int
- func WriteMarkdown(w io.Writer, md string, frontMatter interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadMarkdown ¶ added in v0.0.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.