Imports of package markup_config

PathSynopsis
github.com/gohugoio/hugo/common/maps
github.com/gohugoio/hugo/config
github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config
github.com/gohugoio/hugo/markup/goldmark/goldmark_config
github.com/gohugoio/hugo/markup/highlight
github.com/gohugoio/hugo/markup/tableofcontents
github.com/mitchellh/mapstructurePackage mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.