I don't understand what this issue (https://github.com/dagwieers/asciidoc-odf/issues/18):

This:

.Sidebar
********
A sidebar block.
********

Generates this:

<text:p><draw:frame draw:style-name="sidebarblock" draw:name="frame" text:anchor-type="paragraph" draw:z-index="0"><draw:text-box fo:min-height="0mm"><text:p text:style-name="title">Sidebar</text:p>
<text:p>A sidebar block.</text:p>
</draw:text-box></draw:frame></text:p>

It contain a <text:p> nested in a <test:p> and it displays find in lowriter 
3.3.2

So what am I missing?


Cheers, Stuart

--
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.

Reply via email to