[[PageOutline(2-5,Contents,pullout)]] = Reference section headers = '''Note:''' This macro is not longer needed as of Trac 0.10 as relative links are now supported. See t:TracLinks#Linkanchors for more information. == Description == This macro lets you easily reference section headers in the current page. Under [wiki:0.8] it relies on the AnchorPatch. == Bugs/Feature Requests == Existing bugs and feature requests for RefMacro are [report:9?COMPONENT=RefMacro here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=RefMacro&owner=athomas new ticket]. == Download == download:refmacro == Source == You can check out the source for RefMacro from Subversion at http://trac-hacks.org/svn/refmacro. See #1252 for an updated version for Trac [t:milestone:0.11 0.11] == Example == This is a reference to the [#BugsFeatureRequests Bugs/Feature Requests] section, generated with this macro call: {{{ [[ref(Bugs/Feature Requests)]] }}} == Author/Contributors == '''Author:''' [wiki:athomas athomas] [[BR]] '''Maintainer:''' [wiki:athomas athomas] [[BR]] '''Contributors:''' [wiki:eblot eblot]