Re: Quickbook block element
Matias Capeletto <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAJiTyxwzSnuWr48cORiZkKBdwSpPTtXfPpLdL8tvfvSBQEsKVg@mail.gmail.com> |
On Fri, Oct 21, 2011 at 2:32 PM, Daniel James <[email protected]> wrote: > This is something I've implemented but not checked in yet which is a > little relevant to recent discussions. Currently when you might try to > write something like this: > > [template chapter[title] '''<chapter><title>'''[title]'''</title>'''] > [template chapterend '''</chapter>'''] > > [chapter Just an example] > > Chapter content. > > [chapterend] > > It doesn't work because escaped docbook is considered to be a phrase > element. Regarding your question about alternatives to your [block ...] element, can we change this behavior? Is it really necessary that escaped docbook be considered a phrase element? Best regards Matias