This is because the HTML driver generates one cell tables for text objects to support vertical alignment of these objects. However, e.g. MS Outlook displays these tables as a paragraph table, i.e. the table is the only object that can be on that same text line.
You should avoid situations where exact line spacing is necessary since HTML and StoryTeller handle line spacing differently. In HTML, the space is distributed equally above and below the text, while in StoryTeller the specified line spacing is rendered below the text.
However, the StoryTeller bullets, which uses Symbol font, are mapped from the Symbol font by the HTML driver to Unicode U+2022. This renders a bullet of the current font in the same point size as the original bullet, just slightly smaller.
However, for bullets and numbering, it is ensured that the bullet or number is placed at the first line indent and a relative width span is rendered before the bullet/numbering content. This space is the shortest of the defined tab and the indent position.
It is recommended that you let content grow with text areas and table rows, instead of using fixed heights. Depending on the mail client, the content may require more space than the HTML driver expects.
To enable better suggestions to browsers that do not have the exact font name available, additional font information is generated in addition to the font family name, as in the examples below: