Versions in this module Expand all Collapse all v0 v0.63.3 Jan 28, 2020 Changes in this version + var Default = Config + type Config struct + AngledQuotes bool + Extensions []string + ExtensionsMask []string + FootnoteAnchorPrefix string + FootnoteReturnLinkContents string + Fractions bool + HrefTargetBlank bool + LatexDashes bool + NofollowLinks bool + NoreferrerLinks bool + PlainIDAnchors bool + SkipHTML bool + SmartDashes bool + Smartypants bool + SmartypantsQuotesNBSP bool + TaskLists bool + func UpdateConfig(b Config, m map[string]interface{}) (Config, error)