4

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?

Josh
  • 7,936
  • 5
  • 41
  • 63

4 Answers4

4

According to this support message, the feature is not yet currently implemented:

The FogBugz wiki does not currently support anchors within a document, unfortunately. It's definitely on the list of features we're considering for the next release, though.

Ecton
  • 10,702
  • 2
  • 35
  • 44
2

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).

ybakos
  • 8,152
  • 7
  • 46
  • 74
1

There is a script you can use that will create an automatic TOC for your wiki page though and this will probably solve your problem.

Michael Pryor
  • 25,046
  • 18
  • 72
  • 90
  • Wanted to +1 this, because it would still be useful information. But the link, sadly, is -dead- **broken**. - What happened to [Cool URIs don't change?](https://www.w3.org/Provider/Style/URI.html) – I'm with Monica Apr 05 '16 at 13:42
0

It doesn't appear to be possible.

EndangeredMassa
  • 17,208
  • 8
  • 55
  • 79