summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Lapierre <mlapierre@gitlab.com>2019-06-07 11:08:42 +1000
committerMark Lapierre <mlapierre@gitlab.com>2019-06-07 11:13:40 +1000
commit43129bd6d7426bfd278e322b0adde308513eb930 (patch)
treeffc4cf3e50361e851fa3d2cfdae9280d12f7bd2e
parentcedc48a0ebdb18398db224e61519f9cdada4eb95 (diff)
downloadgitlab-ce-62813-show-inline-diff-example-rendered.tar.gz
Replace rendered example with image62813-show-inline-diff-example-rendered
Because the markdown wouldn't have been rendered on docs.gitlab.com
-rw-r--r--doc/user/img/markdown_inline_diffs_tags_rendered.pngbin0 -> 1804 bytes
-rw-r--r--doc/user/markdown.md6
2 files changed, 1 insertions, 5 deletions
diff --git a/doc/user/img/markdown_inline_diffs_tags_rendered.png b/doc/user/img/markdown_inline_diffs_tags_rendered.png
new file mode 100644
index 00000000000..4279a20b5a0
--- /dev/null
+++ b/doc/user/img/markdown_inline_diffs_tags_rendered.png
Binary files differ
diff --git a/doc/user/markdown.md b/doc/user/markdown.md
index 652aae2b83a..31c8093ced7 100644
--- a/doc/user/markdown.md
+++ b/doc/user/markdown.md
@@ -259,11 +259,7 @@ Examples:
becomes:
-- {+ additions +}
-- [+ additions +]
-- {- deletions -}
-- [- deletions -]
-
+![inline diffs tags rendered](img/markdown_inline_diffs_tags_rendered.png)
However the wrapping tags cannot be mixed as such: