Christian Taube escribió:
> Now, the resulting html code look like this:
>
>
> <p><div style="clear: both;"></p>
> …
> <p></div></p>
>
>
> As you can see the nesting of <p> and <div> get mixed up and breaks
> XHTML compatibility.
>
> Is there any solution for this?
Sadly the macros seem more oriented to appear as inlined text than to block
constructs, even if they are multiline.
The only current way to avoid the issue is to use a raw block:
.. raw:: html
{clear;Text}
--
o-=< Marcelo >=-o
|