Re: [quickbook] Should the block function work?
Daniel James <[email protected]>
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yfZi-_=OU2R8TENSSfQEuZ16srndZkaDVHoVtLwtj2Q5Q@mail.gmail.com> |
On 27 April 2013 18:15, Rene Rivera <[email protected]> wrote: > [template std_end[] [block '''</para>''']] That's a phrase template. You need to start the contents with a newline to indicate that it's a block: [template std_end[] [block '''</para>'''] ] Quickbook could probably be smarter about that.