The wikitext-example macro doesn't work well with images

print-window-tiddler
Jeremy Ruston 2012-12-30 13:37:36 +00:00
rodzic 5b36ec80fa
commit a4141e4779
1 zmienionych plików z 8 dodań i 2 usunięć

Wyświetl plik

@ -100,9 +100,15 @@ A similar syntax can be used to transclude a list of tiddlers matching a specifi
! 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