Opened 11 years ago
Closed 11 years ago
#5797 closed Bugs (fixed)
escaping from c++ to quickbook broken in comments
Reported by: | 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 , 11 years ago
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Which version are you using (run quickbook --version)? This should have been implemented in quickbook 1.5.5 (boost 1.47).