From d302f778be5b7412c579af8eef1b44194e98005b Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 11 Dec 2019 09:06:51 +0000 Subject: Fixes image pasting for Edge (#3816, #32552, #32596). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19356 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/lv/wiki_syntax_detailed_markdown.html | 2 +- public/help/lv/wiki_syntax_detailed_textile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'public/help/lv') diff --git a/public/help/lv/wiki_syntax_detailed_markdown.html b/public/help/lv/wiki_syntax_detailed_markdown.html index 7ba3eaba6..787df08a3 100644 --- a/public/help/lv/wiki_syntax_detailed_markdown.html +++ b/public/help/lv/wiki_syntax_detailed_markdown.html @@ -224,7 +224,7 @@ http://www.redmine.org, someone@foo.bar diff --git a/public/help/lv/wiki_syntax_detailed_textile.html b/public/help/lv/wiki_syntax_detailed_textile.html index f0360fc57..02c662052 100644 --- a/public/help/lv/wiki_syntax_detailed_textile.html +++ b/public/help/lv/wiki_syntax_detailed_textile.html @@ -217,7 +217,7 @@ http://www.redmine.org, someone@foo.bar
  • !image_url! displays an image located at image_url (textile syntax)
  • !>image_url! right floating image
  • If you have an image attached to your wiki page, it can be displayed inline using its filename: !attached_image.png!
  • -
  • Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer and Edge are not supported).
  • +
  • Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer is not supported).
  • Image files can be dragged onto the text area in order to be uploaded and embedded.
  • -- cgit v1.2.3