Anyone able to convert to HTML5 using "Convert to List (using CSS autonumbering)"?
I tried converting a project to HTML5 using the settings below using Fm 16.0.2.

These are the same settings I've used for years, so I was surprised that the output contained <p class="BodyLevel1"> instead of converting to <ol> with nested <li> tags.
I then created a new test file with Fm 16.0.3, using a blank default document and a new STS file, and the same results.
So, anyone able to convert to HTML5 using "Convert to List (using CSS autonumbering)"?
If so, any ideas why my conversion is failing?
-Matt
- <div> in the body
- "Use Source Style" mapping of para tags behavior:
- Was Bulleted maps to <p class=“FM_Bulleted”>
- Now Bulleted maps to <p class=“Bulleted”>

