I get macro like this which add an icon ahead a link.
But if I use this, the backlinks will become freelinks. In the tid which be
referred. That make the tid is hard to manage. How to solve this problem?
\define ML(name:"Macro")
<$transclude tiddler={{$name$!!icon}}/><$link to=$name$/>
\end