1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 10:58:01 +00:00

Update Images in WikiText.tid (#4691)

This commit is contained in:
twMat
2020-06-11 13:11:26 +02:00
committed by GitHub
parent 1f1fd49d0b
commit e3ad276dd0

View File

@@ -51,6 +51,15 @@ Renders as:
{{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
Use the <<.button import>> button (under the <<.sidebar-tab Tools>> tab in the sidebar), or drag and drop.