aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/README.md
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2019-12-30 16:36:47 +0100
committerSonarTech <sonartech@sonarsource.com>2020-01-08 20:46:11 +0100
commit8cdfa2d78c714a11a7f23608d45dd1976bc13ea3 (patch)
tree9774180b66b4ac71239d3e3ee51f3b36b1dd9561 /server/sonar-docs/README.md
parent230d3af0d9c51679ca6dda09248e45d5060e0c65 (diff)
downloadsonarqube-8cdfa2d78c714a11a7f23608d45dd1976bc13ea3.tar.gz
sonarqube-8cdfa2d78c714a11a7f23608d45dd1976bc13ea3.zip
SONAR-12374 Prevent double icons
Diffstat (limited to 'server/sonar-docs/README.md')
-rw-r--r--server/sonar-docs/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/server/sonar-docs/README.md b/server/sonar-docs/README.md
index f01bff33c2a..ca57d22fbda 100644
--- a/server/sonar-docs/README.md
+++ b/server/sonar-docs/README.md
@@ -259,13 +259,6 @@ There are four options:
- success (green)
- info (blue)
-You can also put icons inside messages:
-
-```
-[[danger]]
-| ![](/images/cross.svg) This is a **danger** message.
-```
-
#### Iframes
_Note: at this time, iframes are only supported for the static documentation, and will be stripped from the embedded documentation._