Follow-up Comment #4, bug #5301 (project savane):

Well, utils_wiki_markup() currently does exactly the Right Thing(tm), all
output is valid XHTML. It does take care of a paragraph followed by a heading
and uses </p> before writing <h3>.

Moreover, every paragraph is marked with <p>, so your CSS formatting change
will work seamlessly.

The only requirement for this function is that it can start with any tag.
There must not be any previously opened tag (like <p>).

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?func=detailitem&item_id=5301>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to