mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-06 10:06:19 +00:00
16 lines
258 B
Plaintext
16 lines
258 B
Plaintext
|
created: 20131205160221762
|
||
|
modified: 20131205160234142
|
||
|
tags: wikitext
|
||
|
title: Images in WikiText
|
||
|
type: text/vnd.tiddlywiki
|
||
|
|
||
|
To display an image stored in a tiddler just transclude that tiddler:
|
||
|
|
||
|
```
|
||
|
{{Motovun Jack.jpg}}
|
||
|
```
|
||
|
|
||
|
Renders as:
|
||
|
|
||
|
{{Motovun Jack.jpg}}
|