Completely disable paragraph tags

16 views
Skip to first unread message

Zauber Paracelsus

unread,
Apr 25, 2013, 7:05:49 AM4/25/13
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?

Stephen Day

unread,
Apr 25, 2013, 8:45:35 AM4/25/13
to creole...@googlegroups.com
Hi,

Creoleparser tries to follow the Creole 1.0 spec (http://wikicreole.org/wiki/Creole1.0). Basically, any text that doesn't trigger some other block level element (e.g., a table) with be placed between paragraph tags. There is no way to disable this behavior.

Thanks,

Steve

Zauber Paracelsus

unread,
Apr 29, 2013, 11:12:59 PM4/29/13
to creole...@googlegroups.com
Oh well.  Seeing as I am not using the paragraph tags explicitly anywhere, I've chosen simply to override the extra line spacing through CSS override.
Reply all
Reply to author
Forward
0 new messages