Hi Stephen, Tobias
I think the source of the confusion here is that this syntax doesn't work:
> <<sweat {{!!startweight}} {{!!finishweight}}>>
I agree that it's reasonable to expect that syntax to work.
The rationale for the current arrangement is that there is a conscious
layering of wikitext features that progressively provides flexibility at
the expense of complexity:
* At the highest level, we have the basic formatting syntax like ''bold''
and //italic//. This syntax is generally simple MediaWiki- or MarkDown-like
markup.
* Then comes linking and transclusion, with double square brackets and
double braces respectively. Transclusion also introduces the idea of text
references
* Then comes macro invocations with double angle brackets. The syntax here
is still very simple (it's actually the same as TWC), and avoids
complexities like transcluded parameters
* Finally, the base widget level provides the finest degree of control and
flexibility, at the expense of a much more complicated syntax (albeit, it
is based on the familiar syntax for HTML elements)
That's not intended to be an argument for never supporting transcluded
parameters in the basic macro syntax, of course.
Best wishes
Jeremy.
On Wed, Dec 31, 2014 at 2:43 PM, Tobias Beer <[email protected]> wrote:
> hi Stephen,
>
>
>> Though it seems a bit clunky, I’m working exclusively $macrocall when
>> sending fields to javascript routines.
>>
> Can you perhaps create an example wiki along with a minimalist example
> macro that shows what works, what doesn't work and explains how you would
> think it should? ...that can perhaps be used to create a new ticket on
> GitHub with a clear-cut issue.
>
> Best wishes, Tobias.
>
> --
> 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.
>
--
Jeremy Ruston
mailto:[email protected]
--
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.