Joel de Guzman <[EMAIL PROTECTED]> writes:

> David Abrahams wrote:
>> Joel de Guzman <[EMAIL PROTECTED]> writes:
>> 
>>>Yah, I realized that as soon as I woke up. Anyway, it's fixed
>>>now. The escape-to-qbk-markup is the double square brackets
>>>as Eric suggested:
>>>
>>>    void [EMAIL PROTECTED]://tinyurl.com/48x24 foo]]]...()
>>>    {
>>>    }
>> It looks like triple brackets to me.
>> What am I missing?  
>
> Everything inside the double brackets is a quickbook phrase.
> Perhaps this example will give a better picture:
>
>     [[
>     // foo function. See [EMAIL PROTECTED]://tinyurl.com/48x24 foo]
>     // for more info.
>     ]]
>     void foo()
>     {
>     }

Thanks.  FWIW, [[ is legal python.

      [[1,2], [3,4]]

for example.
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to