Hi, I really love Marvin 2.9 but now I am learning to like many features of Marvin 3.
My main problem is with some tags that Marvin 3 seems not to understand.
Look at this, please:
Marvin 2.9
Marvin 3

In CSS the tags are:
<div class="cita"> or
<p class="cita">
And "cita" is defined this way:
.cita { margin:1.5em; font-size:.9em; }
When I change
<p class="cita"> to
<blockquote> every thing works well.
The problem is that changing tags will take a lot of time and it is worse when the tag is <div class="whatever">. Almost all my files are formated that way, with class="cita". But the same happens with any other name (quote, verso, etc) when following a
<div or <p.
Curiously both Marvin 2.* and MapleRead -used to compare- donīt have any problem with those tags.
(I am using Ipad and just updated to M3.6.; so far no changes)
Thanks a lot in advance