In either case, you get ugly and useless output:
Text before a procedure
\procedure wikipediaLink(articleName)
<a href=`https://en.wikipedia.org/wiki/$(articleName)$`>
Wikipedia: <<articleName>></a>
\end
Text before a procedure
\procedure wikipediaLink(articleName) Wikipedia: \end
Pragmas, including \procedure
, have to be the very first thing in a tiddler (except for other pragmas and comments). If anything else comes before them, they're treated as normal text.