Hi y'all, The rst3 plugin takes:
- link1_ - link2_ - link3_ and generates <ul class="simple"> <li><a class="reference" href="http://x">link1</a></li> <li><a class="reference" href="http://x">link2</a></li> <li><a class="reference" href="http://x">link3</a></li> </ul> How would one control the outputting of the word simple? I have not gotten thus far, but I expect all will be called simple, so there is no way to treat any list differently. I'd like to have one list with class="navbar", maybe other specific ones, instead of all lists with class="simple". The motivation for this is in the full output from leo --> rst3 --> html --> http://ecosensory.com John Griessen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
