aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/constants
diff options
context:
space:
mode:
Diffstat (limited to 'common/constants')
-rw-r--r--common/constants/constants.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/constants/constants.go b/common/constants/constants.go
index f8f057e05..752aef72c 100644
--- a/common/constants/constants.go
+++ b/common/constants/constants.go
@@ -21,6 +21,7 @@ const (
ErrRemoteGetCSV = "error-remote-getcsv"
WarnFrontMatterParamsOverrides = "warning-frontmatter-params-overrides"
+ WarnRenderShortcodesInHTML = "warning-rendershortcodes-in-html"
)
// Field/method names with special meaning.