add to documentation workaround for blank lines interfering with EasyLists

pierce - August 3, 2007 - 19:58
Project:EasyLists
Version:5.x-0.1
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

easylist doesnt seem to like blank lines in front of a list element

for instance,
[code]
something

- item 1
- item 2
[/code]

fails to process 'item 1', while

[code]
something
- item 1
- item 2
[/code]

works.

#1

joachim - October 6, 2007 - 16:54

Try rearranging the order of filters in the input method so EasyList comes at the top.

I'm able to reproduce this if I set EasyList to last in Filtered HTML, and the problem goes away if I set it to first.

I would suggest that EasyList's default weight be set to -10 instead of the current 10.

#2

figaro - June 3, 2008 - 14:14
Status:active» fixed

The suggestion acts as a suitable workaround. Putting this issue on fixed.

#3

joachim - June 10, 2008 - 08:08

Turns out you can't set default weights on a filter -- at least, I can't see any way of doing it.

@figaro: my comment here is a workaround, but I think it needs adding to the documentation for this module so future users can find it. Which means this module needs a documentation page :)

#4

Anonymous (not verified) - June 24, 2008 - 08:12
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

#5

joachim - June 24, 2008 - 09:19
Title:blank lines interfere with EasyLists» add to documentation workaround for blank lines interfering with EasyLists
Status:closed» active

Reopening: this needs documenting.

 
 

Drupal is a registered trademark of Dries Buytaert.