mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
|
title: Macros/WhitespaceOnlyWithEnd2
|
||
|
description: Line with \end can start with whitespace
|
||
|
type: text/vnd.tiddlywiki-multiple
|
||
|
tags: [[$:/tags/wiki-test-spec]]
|
||
|
|
||
|
title: Output
|
||
|
|
||
|
\define empty()
|
||
|
\end
|
||
|
|
||
|
Out: <<empty>>
|
||
|
+
|
||
|
title: ExpectedResult
|
||
|
|
||
|
<p>Out: </p>
|