Off topic, but fun read:
then the response:
To make text small, you can use html tags within the markdown that discourse uses.
So:
<small>small text</small>
or:
small text
or
<sup>superscript</sup>
Not superscript superscript
or
<sub>subscript</sub>
Not subscriptsubscript
etc.
etc.
etc.