Expand description
enable feature adapt
to use this module
adapt mod will help to transform the format of a Markdown’s front matters
Structs§
- Basic
Object - the all optional format of front matters
- Empty
Object - empty object
- Json
Adapter - JsonAdapter
- Toml
Adapter - TomlAdapter
- Yaml
Adapter - YamlAdapter
Traits§
- Adapter
- MDAdapter trait can transform the format of a Markdown into the given kind
Functions§
- de_fm
- parse front matter into any struct