-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Labels
Description
- If we keep the embedding ability (see Replace the
odoc-docclass byodoc#9) then the wrapping<div class='odoc-doc'>should be replaced by an<article class='odoc'>(semantics). - The introductory
<div class=intro>should by simply be replaced by a classless<header>tag which can be used for introductory contents. - After the
headertag there should be no enclosingdivfor the literate text and definitions, simply add them sequentially after theheadertag.