mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Using SVG: Use .svg in example instead of .jpg
This commit is contained in:
parent
148a4eea4d
commit
3e6dce6829
@ -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:
|
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.
|
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}}
|
{{Making curved text with SVG}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user