Zauber Paracelsus
unread,Apr 25, 2013, 7:05:49 AM4/25/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to creole...@googlegroups.com
The CreoleParser module adds tons and tons of superfluous <p> paragraph tags. I find this behavior to be incredibly irritating because it takes away my control over a page's formatting. IMO, line formatting should not ever act as a paragraph unless I explicitly set the tag.
I've already tried using the blog_style_endings variable, but unfortunately it only appears to block less than half the cases where it inserts paragraph tags.
Is there any way to completely disable them for a CreoleParser dialect, such that it will never insert paragraph tags anywhere?