Formatting Help
Tender uses Markdown for text formatting.
*single asterisks*: italic text**double asterisks**: bold text`single backticks`:inline code[Example](http://example.com): link to a website: inline image.* bullet * points - sub-list, two spaces indented - sub-list> quote reply or blockquotequote reply
- Code block: new lines and 3 backticks.
Some text ``` some code ``` some more text