kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Update Images in WikiText.tid (#4691)
rodzic
1f1fd49d0b
commit
e3ad276dd0
|
|
@ -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.
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue