summaryrefslogtreecommitdiffstats
path: root/public/help/et/wiki_syntax_detailed_markdown.html
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-04-08 08:15:04 +0000
committerGo MAEDA <maeda@farend.jp>2019-04-08 08:15:04 +0000
commitcae8905b7c835df863656b4bb2c6b8cb223a198d (patch)
treec58d64e8ed51a640495d1c30594b2582e72e2e12 /public/help/et/wiki_syntax_detailed_markdown.html
parentba79c59f9f375fdbd9303d2cab7bac5df59746f7 (diff)
downloadredmine-cae8905b7c835df863656b4bb2c6b8cb223a198d.tar.gz
redmine-cae8905b7c835df863656b4bb2c6b8cb223a198d.zip
Add hints to clipboard paste and dragging of images (#31169).
Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18049 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/et/wiki_syntax_detailed_markdown.html')
-rw-r--r--public/help/et/wiki_syntax_detailed_markdown.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/help/et/wiki_syntax_detailed_markdown.html b/public/help/et/wiki_syntax_detailed_markdown.html
index 8ea9d8642..56a2c3f44 100644
--- a/public/help/et/wiki_syntax_detailed_markdown.html
+++ b/public/help/et/wiki_syntax_detailed_markdown.html
@@ -205,6 +205,8 @@ http://www.redmine.org, someone@foo.bar
<ul>
<li><strong>![](image_url)</strong> displays an image located at image_url (markdown syntax)</li>
<li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>![](attached_image)</strong></li>
+ <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li>
+ <li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
</ul>
<h3><a name="8" class="wiki-page"></a>Headings</h3>