This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Ex:TicketTrackingLink/answer

30th January 2021 at 11:49am

\define ticketLink(ticketId)
[[Ticket #$ticketId$|https://tix.example.com/ticket/$ticketId$]]
\end

<<ticketLink 245188>>

Go to question: Ex:TicketTrackingLink