diff options
Diffstat (limited to 'server/sonar-docs/README.md')
-rw-r--r-- | server/sonar-docs/README.md | 7 |
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._ |