how to enable link in pre tag
Added by how2how2how2 how2how2how2 almost 13 years ago
I have a pre tag similar as below:
+---topic1 | +---topic2 | topic -+ +---<a href="detail1">detail1</a> | | +---topic3-+---[[detail2]] | +---"detail3":http://xxx.org/detail3
as the code above, I want enable link inside the pre tag, but have no idea how to do. Help Please!
Replies (2)
RE: how to enable link in pre tag
-
Added by how2how2how2 how2how2how2 almost 13 years ago
or is there an plugin can help?
RE: how to enable link in pre tag
-
Added by how2how2how2 how2how2how2 almost 13 years ago
finally use plugin : redmine_wiki_pre_util on github