mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
test: remove pad space in />
This commit is contained in:
parent
86ec4cae45
commit
74c9841901
@ -2,4 +2,4 @@ tags: $:/tags/wikitext-serialize-test-spec
|
|||||||
title: Serialize/Attribute
|
title: Serialize/Attribute
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
<$macrocall $name="rpn" a=<<rpn 2 2 *>> b="pi" operation="*" decimals="4" />
|
<$macrocall $name="rpn" a=<<rpn 2 2 *>> b="pi" operation="*" decimals="4"/>
|
||||||
|
@ -10,6 +10,6 @@ This is an HTML5 aside element
|
|||||||
This is a widget invocation
|
This is a widget invocation
|
||||||
</$slider>
|
</$slider>
|
||||||
|
|
||||||
<$list filter="[tag[ExampleTag]sort[title]]" />
|
<$list filter="[tag[ExampleTag]sort[title]]"/>
|
||||||
|
|
||||||
Plain text in next paragraph.
|
Plain text in next paragraph.
|
Loading…
x
Reference in New Issue
Block a user