Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 21 Mapping text formats to HTML/XML > 21.12 Converting list formats to HTML > 21.12.2 Converting list formats to HTML list styles
HTML list tags are far more restrictive than straight CSS. However, if the following are true, you should be able to successfully convert FrameMaker list formats to HTML list styles:
<p>
items in the output instead.
In most cases browsers will reformat the list styles unaided, and they will come out as you expect. However, see §21.12.3 Indenting list items for ways you might have to modify CSS properties to line up indents.
Note:
Unless you specify XHTML as the output type, Mif2Go does not generate </li>
closing tags, because browsers tend to space poorly when </li>
is present.
§21.12.2.1 Specifying HTML list styles (deprecated)
§21.12.2.2 Converting lists with multiple paragraph formats
§21.12.2.3 Converting nested lists
§21.12.2.4 Converting dictionary lists
§21.12.2.5 Including FrameMaker autonumbers in lists
§21.12.2.6 Omitting CSS class attributes from list entries
§21.12.2.7 Including or excluding the type list attribute