diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index 80df792b2..8b7c84aed 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -190,6 +190,26 @@ Blackfriday would still convert 1/2, 1/4 and 3/4 to ½ (&frac12;< but only these three. + +hrefTargetBlank +false +HTML_HREF_TARGET_BLANK + + +Purpose: +Open external links in a new window/tab. + + + +latexDashes +true +HTML_SMARTYPANTS_LATEX_DASHES + + +Purpose: +Disable LaTeX style dashes. + + plainIdAnchors false