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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-25 09:07:58 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-25 09:07:58 +0300
commit9c83aadd2604e7e6cb1f84683f951e6b12872618 (patch)
treec0a14c87378e832e87580be382e1c8ccea188b71 /.markdownlint.json
parent23bc19cb73aad969c9636b8b935111645e809e54 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.markdownlint.json')
-rw-r--r--.markdownlint.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.markdownlint.json b/.markdownlint.json
index 4e2f74c6104..3f233e9e86e 100644
--- a/.markdownlint.json
+++ b/.markdownlint.json
@@ -22,7 +22,6 @@
"style": "---"
},
"no-emphasis-as-heading": false,
- "fenced-code-language": false,
"first-line-h1": false,
"code-block-style": {
"style": "fenced"