On 12/12/11 11:03, Dag Wieers wrote:
On Sun, 11 Dec 2011, Dag Wieers wrote:
On Sun, 11 Dec 2011, Stuart Rackham wrote:
Can we however still allow using comment blocks for ODF ? E.g. by making the
special 'comment' behaviour optional (but default as is now). I really want to
use comment blocks, rather than listing blocks in this case.
Still relevant :)
On the face of it, it seems reasonable that comment blocks should consume
preceding attribute lists just like other delimited blocks. But I've just
discovered that it introduces backward incompatibility and fails the following
example from the test suite (from tests/data/testcases.txt):
[[comment_block]]
.Block title
/////////////////////////////////////////////////////////////////////
Delimited comment block does not consume titles or attributes.
/////////////////////////////////////////////////////////////////////
Lorum ipsum.
Both the block title and the comment_block anchor attributes will be consumed by
the comment block which is neither the intended or the obvious behavior.
However, I still cannot make it work. With the changes you suggested, the
comment blocks are still not visible. See asciidoc-odf odt.conf and
examples/test-odt.txt. Only the inline comment is being outputted.
No longer relevant. After looking at your xhtml11 example and applying that to
what I was doing, it magically worked ! :)
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.