1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-30 05:19:57 +00:00

Using SVG: Use .svg in example instead of .jpg

This commit is contained in:
Thomas Elmiger 2017-09-17 14:56:34 +02:00 committed by Devin Weaver
parent 148a4eea4d
commit 3e6dce6829

View File

@ -15,7 +15,7 @@ TiddlyWiki5 allows you to use SVG to display vector graphics in two ways:
You can embed an SVG image tiddler using the ordinary transclusion syntax:
```
{{Motovun Jack.jpg}}
{{Motovun Jack.svg}}
```
You can also use [[Typed Blocks in WikiText]] to embed an inline SVG tiddler.
@ -52,4 +52,4 @@ You can edit the value of the radius here: <$edit-text tiddler="$:/SVGExampleRad
! Making curved text with SVG
{{Making curved text with SVG}}
{{Making curved text with SVG}}