Question
The StackOverflow transcripts are enormous, and sometimes I want to link to a little bit within it.
How do I create an HTML anchor in a FogBugz wiki page?
Answer
As of this writing, this feature is now supported -- just edit the wiki page's html directly (via the <> button).
See this support question for details. Use html anchor tags as you would in a typical html doc. (Note that I did have issues w/ FB magically removing the name attribute of the targeted anchors and had to re-add them after an initial save, so YMMV).
< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/5674/" >How do I create an HTML anchor in a FogBugz wiki page?< /a>
0 comments:
Post a Comment