That seems quite hazardeous, even not on node.js.

Try this on tiddlywiki.com:

<$list filter="[tag[wikitext]sort[title]]"/>

---
<$list filter="[tag[wikitext]sort[title]]">
</$list>

Then this:

<$list filter="[tag[wikitext]sort[title]]">
</$list>

---
<$list filter="[tag[wikitext]sort[title]]"/>

Then this:

<$list filter="[tag[wikitext]sort[title]]">
</$list>

---
<$list filter="[tag[wikitext]sort[title]]"/>


The rendering of <$list filter="[tag[wikitext]sort[title]]"/> changes 
whether there is a new line after it or not.

Le dimanche 19 janvier 2014 02:40:20 UTC+1, Chris Lott a écrit :
>
> The Tiddlywiki site's WikiText tiddler uses the following markup to create 
> a list of tiddlers, one per line:
>
> <$list filter="[tag[wikitext]sort[title]]"/>
>
> However, when I do the same thing, I get the list of tiddlers without line 
> breaks:
>
> https://www.evernote.com/shard/s2/sh/e518e0e0-a276-4942-8765-da693f671a21/bc7b1d54862b34cd28a94504b94ee4fe
>
> If I break it into two tags, it works fine, so:
>
> <$list filter="[tag[wikitext]sort[title]]">
> </$list>
>
> results in:
>
> https://www.evernote.com/shard/s2/sh/3eab1796-0a7d-4f36-ab5f-c15c8f28b3b2/ca7255888c6612e145851ae38ce64217
>
> I am running the 5.0.6 beta as a node application.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to