diff --git a/content/overview/configuration.md b/content/overview/configuration.md index ce9107a8c..6e1be3bfa 100644 --- a/content/overview/configuration.md +++ b/content/overview/configuration.md @@ -198,6 +198,16 @@ but only these three. Purpose: Use non-default additional extensions (e.g. Add "hardLineBreak" to use EXTENSION_HARD_LINE_BREAK) + + +extensionsmask +[] +EXTENSION_* + + +Purpose: +Extensions in this option won't be loaded. (e.g. Add "autoHeaderIds" to disable EXTENSION_AUTO_HEADER_IDS) +