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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user