TiddlyWiki.org

Ticket #701 (assigned defect)

Opened 1 month ago

Last modified 1 month ago

">>" inside a macro invocation incorrectly closes the macro invocation

Reported by: jayfresh Assigned to: jayfresh (accepted)
Priority: undefined Milestone:
Component: core Version:
Severity: undefined Keywords:
Cc:

Description

To illustrate this,

<<tiddler TiddlerTitle>>

transcludes tiddler "TiddlerTitle?" into a tiddler. However, if TiddlerTitle? is "Tiddler>>Title", the following fails to transclude properly:

<<tiddler "Tiddler>>Title">>

and instead renders:

Title">>

Change History

11/07/08 17:53:40 changed by jayfresh

  • owner changed from JeremyRuston to jayfresh.
  • status changed from new to assigned.