mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19356 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -224,7 +224,7 @@ http://www.redmine.org, someone@foo.bar
|
||||
<ul>
|
||||
<li><strong></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></strong></li>
|
||||
<li>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).</li>
|
||||
<li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer is not supported).</li>
|
||||
<li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -217,7 +217,7 @@ http://www.redmine.org, someone@foo.bar
|
||||
<li><strong>!image_url!</strong> displays an image located at image_url (textile syntax)</li>
|
||||
<li><strong>!>image_url!</strong> right floating image</li>
|
||||
<li>If you have an image attached to your wiki page, it can be displayed inline using its filename: <strong>!attached_image.png!</strong></li>
|
||||
<li>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).</li>
|
||||
<li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v (note that Internet Explorer is not supported).</li>
|
||||
<li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user