Opened 15 years ago

Closed 12 years ago

#1436 closed Bugs (fixed)

[quickbook] inline code inside headings

Reported by: expaler Owned by: Joel de Guzman
Milestone: To Be Determined Component: quickbook
Version: Boost Development Trunk Severity: Problem
Keywords: markup Cc:

Description

Hi, all.

I'm trying to link to an element such as the following:

[heading `foo`]

Currently, the normalized name of the anchor for the example element is:

_code__phrase_role__identifier__foo___code_

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.

Cromwell D. Enage

Change History (2)

comment:1 by Daniel James, 12 years ago

(In [63732]) Fix identifier generation for headings. Refs #1436.

comment:2 by Daniel James, 12 years ago

Resolution: fixed
Status: newclosed

(In [63815]) Merge quickbook.

Fixes #4302, #1436, #3907, #4416

Note: See TracTickets for help on using tickets.