Subject: [Boost-bugs] [Boost C++ Libraries] #1844: Quickbook matches forward slashes (for italics) with slashes in links
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-20 17:55:08
#1844: Quickbook matches forward slashes (for italics) with slashes in links
--------------------------+-------------------------------------------------
Reporter: danieljames | Owner: djowel
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: quickbook
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
When looking for the end of an italic section marked by forward slashes,
quickbook sometimes finds on in a link, which causes it to miss the link's
markup. An example taken from
[http://svn.boost.org/trac/boost/browser/trunk/libs/spirit/doc/notes/style_guide.qbk?rev=44360]:
{{{
This coding style is adapted and extended from the ANTLR/PCCTS style
(Terrence
Parr) and
[@http://groups.yahoo.com/group/boost/files/coding_guidelines.html
Boost coding guidelines] (David Abrahams and Nathan Myers) and is the
combined work of Joel de Guzman, Chris Uzdavinis and Hartmut Kaiser.
}}}
generates:
{{{
#!html
<p>
This coding style is adapted and extended from the ANTLR<span
class="emphasis"><em>PCCTS style
(Terrence Parr) and
[@http:</em></span>/groups.yahoo.com/group/boost/files/coding_guidelines.html
Boost coding guidelines] (David Abrahams and Nathan Myers) and is
the combined
work of Joel de Guzman, Chris Uzdavinis and Hartmut Kaiser.
</p>
}}}
Of course, this is easy to workaround.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1844>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC