Anchorsについて、ここに記述してください。 3.3. Anchors {{{ To insert anchors into a page you need the Anchor macro (see HelpOnMacros): <>, where "anchorname" is the actual identifier of the anchor. To link to an anchor on the same wiki page use [[#anchorname]] or [[#anchorname|label text]]. To link to an anchor on another wiki page write [[PageName#anchorname]] or [[PageName#anchorname|label text]], where "PageName" is the name of the other page and "anchorname" is the identifier of the anchor on that page. }}}