Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.vale.ini')
-rw-r--r--.vale.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vale.ini b/.vale.ini
index 13b198b9148..3c6e0d38b52 100644
--- a/.vale.ini
+++ b/.vale.ini
@@ -7,3 +7,6 @@ MinAlertLevel = suggestion
[*.md]
BasedOnStyles = gitlab
+
+# Ignore SVG markup
+TokenIgnores = (\*\*\{\w*\}\*\*)