title: Conditionals/MissingEndif description: Conditional shortcut syntax with missing endif type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Text This is a <% if [match[one]] %>Elephant + title: Output <$let something="one"> {{Text}} <$let something="two"> {{Text}} + title: ExpectedResult

This is a Elephant

This is a