mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-30 13:29:56 +00:00
The wikitext-example macro doesn't work well with images
This commit is contained in:
parent
5b36ec80fa
commit
a4141e4779
@ -100,9 +100,15 @@ A similar syntax can be used to transclude a list of tiddlers matching a specifi
|
|||||||
|
|
||||||
! Images
|
! Images
|
||||||
|
|
||||||
To display an image stored in a tiddler just transclude that tiddler
|
To display an image stored in a tiddler just transclude that tiddler:
|
||||||
|
|
||||||
<<wikitext-example src:"{{Motovun Jack.jpg}}">>
|
```
|
||||||
|
{{Motovun Jack.jpg}}
|
||||||
|
```
|
||||||
|
|
||||||
|
Renders as:
|
||||||
|
|
||||||
|
{{Motovun Jack.jpg}}
|
||||||
|
|
||||||
! Lists
|
! Lists
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user