My pre tags are generated by a WYSIWYG editor. It would be highly
inconvenient to edit the source it generates, just for pre tags to render
correctly....

-Thadeus





On Tue, Dec 15, 2009 at 6:10 PM, kbochert <[email protected]> wrote:
>
> On Dec 15, 3:24 pm, Thadeus Burgess <[email protected]> wrote:
>> It messes up my <pre> tags.
>>
>> However this helps in cleaning up bad html generated from WYSIWYG
editors.
>>
>> -Thadeus
>>
>
> Works fine for my <pre>'s. Just have to keep in mind the difference
> between
> <pre>
>    abc
>
>
>    def
> </pre>
>
> which works as expected, and:
>
> <pre>
>    abc
>
>
>    def
> </pre>
>
> which doesn't.
> Blank lines and empty lines are different!
>
> Karl
>
> --
>
> You received this message because you are subscribed to the Google Groups
"web2py-users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
[email protected] <web2py%[email protected]>.
> For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to