$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [quickbook] list rendering
From: Cromwell Enage (sponage_at_[hidden])
Date: 2010-12-17 17:25:55
Hi, all!
I notice that Quickbook converts paragraph-level lists into <programlist> elements in Docbook rather than the <itemizedlist> and <orderedlist> elements that I was expecting. This causes my text to be rendered a bit like code--preformatted with some syntax highlighting.
Also, Quickbook list markup nested within table entries are treated as ordinary text. I know I could escape Boostbook markup instead, but my lists contain Quickbook links that I would rather not figure out how to hand-code.
Otherwise, thanks for a great documentation tool!
Cromwell D. Enage