Am Dienstag, 18. November 2014 11:48:36 UTC+1 schrieb Jeremy Ruston:
>
>
> We need to find a syntax that isn't currently valid to be confident that 
> we don't change the interpretation of existing wikitext, or we need to be 
> happy to break backwards compatibility.
>

I think a single pipe in a tiddler title would already break, so is not 
something we can consider proper syntax.

For example: If I define a tiddler "showjustme" containing "I'm the 
template" and then using this in another tiddler:

test me: {{test me||showjustme}}

test|me: {{test|me||showjustme}}

I don't get

test me: I'm the template

test|me: I'm the template

but

test me: I'm the template

test|me: {{test|me||showjustme}}


So my proposal would be to consider something like this

*{{* *title **|* *param**:**"**value**"* ... *|* *template **}}*

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to