| Issue 35: | Multiple nested <span> blocks | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
HTML version contains multiple nested span blocks like this: <span class="term"><span class="command">...</span></span> Minor issue with, I think, page generator. Correct way of doing this in such case: <span class="term command">...</span> |
||||||||||
,
Mar 23, 2009
Our generated HTML is only as good as our HTML generator. This inefficiency is not ours to fix.
Status: WontFix
Labels: -Type-Defect Type-Enhancement |
|||||||||||
|
|
|||||||||||