summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Azzopardi <sazzopardi@gitlab.com>2019-06-03 14:30:21 +0200
committerSteve Azzopardi <sazzopardi@gitlab.com>2019-06-03 14:30:21 +0200
commit0b7de6a7fd90a4bd7d54dd7c1e6aabe2c2eea45a (patch)
tree30a09cd6f4d4508f23439bc0d471703f1b6b997c
parent205f0d0cfe7ff47ead965ff120599dc3f2453974 (diff)
downloadgitlab-ce-0b7de6a7fd90a4bd7d54dd7c1e6aabe2c2eea45a.tar.gz
Fix markdown parsing for doc pagedocs/fix-doc-block
The lack of indentatioin is causing the markdown parser to get confused and formating it wrong.
-rw-r--r--doc/raketasks/backup_restore.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 56db7b5eb3a..764916ca82d 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -917,9 +917,9 @@ backup beforehand.
1. Clear all the tokens for projects, groups, and the whole instance:
-CAUTION: **Caution:**
-The last UPDATE operation will stop the runners being able to pick up
-new jobs. You must register new runners.
+ CAUTION: **Caution:**
+ The last UPDATE operation will stop the runners being able to pick up
+ new jobs. You must register new runners.
```sql
-- Clear project tokens