Boost C++ Libraries: Ticket #1436: [quickbook] inline code inside headings https://svn.boost.org/trac10/ticket/1436 <p> Hi, all. </p> <p> I'm trying to link to an element such as the following: </p> <p> <code>[heading `foo`]</code> </p> <p> Currently, the normalized name of the anchor for the example element is: </p> <p> <code>_code__phrase_role__identifier__foo___code_</code> </p> <p> I would like for the inline code markup (and any other phrase-level markup, if possible) to be ignored when normalizing the heading name for link anchors. Not doing so makes heading links harder to write and harder to read. </p> <blockquote> <p> Cromwell D. Enage </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1436 Trac 1.4.3 Daniel James Thu, 08 Jul 2010 07:12:03 GMT <link>https://svn.boost.org/trac10/ticket/1436#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1436#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/63732" title="Fix identifier generation for headings. Refs #1436.">[63732]</a>) Fix identifier generation for headings. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1436" title="#1436: Bugs: [quickbook] inline code inside headings (closed: fixed)">#1436</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sat, 10 Jul 2010 15:25:30 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1436#comment:2 https://svn.boost.org/trac10/ticket/1436#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/63815" title="Merge quickbook. Fixes #4302, #1436, #3907, #4416 ">[63815]</a>) Merge quickbook. </p> <p> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4302" title="#4302: Bugs: Templates are always expanded inside paragraphs (closed: fixed)">#4302</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1436" title="#1436: Bugs: [quickbook] inline code inside headings (closed: fixed)">#1436</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3907" title="#3907: Bugs: Fix ids in included files. (closed: fixed)">#3907</a>, <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/4416" title="#4416: Bugs: Callouts generate duplicated ids in boostbook (closed: fixed)">#4416</a> </p> Ticket