Re: [O] Feature request: HTML export classes for "real" lists

2012-12-18 Thread Bastien
Eric Schulte writes: > Would it perhaps make sense to add classes to the un-normal use of these > tags outside of lists, rather than to their usage within lists? > > I could see such an approach having a larger footprint in the code, but > resulting in smaller and arguably more meaningfully class

Re: [O] Feature request: HTML export classes for "real" lists

2012-12-18 Thread Eric Schulte
Bastien writes: > Hi Derek, > > writes: > >> But the exporter also uses HTML list elements in other contexts; the >> tags >> are overloaded. This means you can't set up CSS definitions to tweak >> just "real" lists. Can someone add class attributes to each of the >> "dt", "dd" and "li" items i

Re: [O] Feature request: HTML export classes for "real" lists

2012-12-18 Thread Bastien
Hi Derek, writes: > But the exporter also uses HTML list elements in other contexts; the tags > are overloaded. This means you can't set up CSS definitions to tweak > just "real" lists. Can someone add class attributes to each of the > "dt", "dd" and "li" items in the above code block? For ex