/// void fun(){}///$(TABLE $(TR $(TD Back to:) $(TD <a href="#fun">Declaration</a>) $(TD $(LINK2 #top, Top))))
unittest {
} it basically should look like this: Declaration void fun() Example --- --- [Back to:] [Declaration] [Top]and if i replace the embbeded html with $(LINK2 #fun, Declaration) inside the doc comment of the function it produses wrong html.