Hi Eric. Thank you for your help!
On Wednesday, July 10, 2013 5:29:17 PM UTC+2, Eric Shulman wrote: > The TWCore parser is a "pattern filter" parser, not a "recursive" parser, > so certain kinds of syntax cannot be nested, such as the use of "|" > as content within a table cell. There is no plan to change the syntax. IF I would want to change TiddlyWiki's behavior parsing slices and pretty links: Are the following two functions a good starting point for my investigation? TiddlyWiki.prototype.getTiddlerText TiddlyWiki.prototype.getValue Best wishes, Toden -- 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/groups/opt_out.

