Anchors in help-book not working
问题 I've double checked everything and hoping someone can find a stupid mistake that I'm not seeing. I'm trying to build a Apple Help section for my application and it correctly goes to the landing page however none of the anchors work. The landing page is called index.html and the other page is called test.html which is located in the pgs directory. In index.html I have: <a href="help:anchor=support bookID=com.company.app_name.help">Link to another page</a> In test.html I have: <a name="support"