Re: [O] List items, HTML export

2013-10-29 Thread Fabrice Popineau
Thanks for the example! Ok, the css is the way to go. Fabrice 2013/10/29 Rick Frankel > On 2013-10-27 15:34, Fabrice Popineau wrote: > >> Hi, >> >> Is it possible to set class/id on exported UL and LI elements ? >> >> If there is a list with 2 levels, is it possible to set it independently ?

Re: [O] List items, HTML export

2013-10-29 Thread Rick Frankel
On 2013-10-27 15:34, Fabrice Popineau wrote: Hi, Is it possible to set class/id on exported UL and LI elements ? If there is a list with 2 levels, is it possible to set it independently ? Not currently, but in css you can reference the list and sub-list from the id of it's wrapper div: #+BE