|
4 |
edited tags
|
||
|
3 | case filed to be evaluated | ||
What's the best way Ability to style wiki ordered and unordered listswithin another defined style?I've got a custom style for sections of our specs:
However, if I insert an ordered (or unordered) list within text blocks using that style, the list does not pick up the style, but instead adopts the body style. It looks like this is because FB closes the <p> tag before it inserts the list. Question is...since the <ol>/<ul> doesn't belong (HTML-wise) to the styled section, how can I still apply that style to the list so that it matches the text section it visually belongs to? (As a stop gap, I've add a CSS style for <ol>/<ul>, which applies globally.)
|
||||
|
2 |
edited tags
|
||
|
1 |
|
||