Since Tinderbox's move to supporting a fuller RTF feature set, a number of styling enhancements were added that cannot be automatically exported via either type of export:
- Text highlighting.
- Superscript
- Subscript
Other general text styling can be HTML exported at per-note scope using CSS. However, changes to the following within a single $Text would require placing actual HTML markup (e.g. span elements) in source $Text:
- Text colour.
- Fonts.
- Font size. There is limited support for marking paragraphs in $Text as heading levels based on variation form the note's current $TextFontSize.
- Paragraph indentation (e.g. insert paragraphs). Partial support via $HTMLParagraphStart & End, but note that fully indented paragraphs receive no such special markup (slightly confusing).
See also Quick Lists.