mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-05-04 16:34:10 +00:00
Update Images in WikiText.tid (#4691)
This commit is contained in:
parent
1f1fd49d0b
commit
e3ad276dd0
@ -51,6 +51,15 @@ Renders as:
|
|||||||
|
|
||||||
{{Motovun Jack.jpg}}
|
{{Motovun Jack.jpg}}
|
||||||
|
|
||||||
|
! Images as Links
|
||||||
|
```
|
||||||
|
<$link to="HelloThere" tooltip="Custom tooltip">{{$:/core/icon}}</$link>
|
||||||
|
```
|
||||||
|
|
||||||
|
Renders as:
|
||||||
|
|
||||||
|
<$link to="HelloThere" tooltip="Custom tooltip">{{$:/core/icon}}</$link>
|
||||||
|
|
||||||
! Importing Images
|
! Importing Images
|
||||||
|
|
||||||
Use the <<.button import>> button (under the <<.sidebar-tab Tools>> tab in the sidebar), or drag and drop.
|
Use the <<.button import>> button (under the <<.sidebar-tab Tools>> tab in the sidebar), or drag and drop.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user