Boost C++ Libraries: Ticket #8565: Lists in admonitions https://svn.boost.org/trac10/ticket/8565 <p> It seems not to be possible to include lists in admonitions. </p> <p> E.g. the following won't work, meaning no list will be displayed but just the stars as characters: </p> <p> [note Some text for my note </p> <ul><li>first point I want to note </li><li>second point I want to note </li></ul><p> ] </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8565 Trac 1.4.3 Daniel James Sun, 29 Sep 2013 11:35:22 GMT owner, status changed https://svn.boost.org/trac10/ticket/8565#comment:1 https://svn.boost.org/trac10/ticket/8565#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Joel de Guzman</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> This is coming in quickbook 1.7. You can actually use it in the release branch quickbook now, by using the <code>[quickbook 1.7]</code> tag but some there are still quickbook 1.7 changes to come. So it might be worth waiting until that's done (soon after the 1.55 release). </p> Ticket