Message Formatting
Experiments Required
This feature requires Experiments Enabled and the Message Formatting Experiment turned on.
Optionally, you can enable Clickable Links to make URLs in messages clickable in Cwtch.
Cwtch currently supports the following formatting markdown for messages:
**bold**
which will render bold*italic*
which will render italiccode
which will rendercode
^superscript^
which will render superscript_subscript_
which will render subscript~~strikthrough~~
which will renderstrikethrough