In the help text you may create tags with the <a name="tag">...</a> construction. In your module you can jump to these tags, with a Command widget, with the invoke command ``help`gotoTag tag_name.''
In your help text you may also create a reference to these with the <a href="#tag">...</a>, where tag is the name of the tag.