summaryrefslogtreecommitdiff
path: root/doc_styleguide.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc_styleguide.md')
-rw-r--r--doc_styleguide.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc_styleguide.md b/doc_styleguide.md
index c1ad7a15206..d4d815bd205 100644
--- a/doc_styleguide.md
+++ b/doc_styleguide.md
@@ -16,7 +16,7 @@ This styleguide recommends best practices to improve documentation and to keep i
* To add images use
´´´
-!['NAME OF LINK']('WHERE THE LINK IS LOCATED')
+'!['NAME OF LINK']('WHERE THE LINK IS LOCATED')'
´´´
@@ -26,4 +26,4 @@ This styleguide recommends best practices to improve documentation and to keep i
* Images should have a specific, non-generic name that will differentiate them.
-* Keep all file names in lower case.
+* Keep all file names in lower case. \ No newline at end of file