Opened 11 years ago

Closed 11 years ago

#5797 closed Bugs (fixed)

escaping from c++ to quickbook broken in comments

Reported by: tim@… Owned by: Joel de Guzman
Milestone: To Be Determined Component: quickbook
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

escaping from c++ to quickbook works fine for identifiers in c++ code, but fails when doing so from c++ comments.

something like: [link some.link] or /* [link some.link] */ is rendered as it is written.

Change History (3)

comment:1 by Daniel James, 11 years ago

Which version are you using (run quickbook --version)? This should have been implemented in quickbook 1.5.5 (boost 1.47).

comment:2 by anonymous, 11 years ago

ah, wonderful! quickbook from trunk works fine!

comment:3 by Daniel James, 11 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.