Here is a list of quick tips to enhance your posts. I've wanted to add a short list of syntax to add to posts. Most web-savvy users know this, but for the people who don't, here is a short list of markups they can add to their posts.
Headers
Add (#) to the start of your text
# text
(for the largest header)
and more (##...) for smaller ones
###### text
(for the smallest header)
Biggest (1)
Bigger (2)
Big (Capitalized 3)
Small (4)
Small(Capitalized 5)
Smallest (6)
Italics and Bold
*Italic* =>
Italic
**Bold** =>
Bold
Lists
Unordered List use * Item
* Item 1
* Item 2
Ordered List use 1. Item
1. Item 1
2. Item 2
3. Item 3
Accurate (code) and Block Text
Use 3 (`) on the line before and after to block accurate (code) text to your posts.
Also adding ` text ` as inline accurate (code) to your statement.
Also adding text
as inline accurate (code) to your statement.
Clickable links:
[Title](web-link)
Stanford-Torus-Space-Colony
Images Linking:
You will need to have the image linkable to use in posts as this forum does not support images directly.
![Scale](https://gdurl.com/Bzej)
There you go. A short list of enhancement to add to your posts.
Source
After a month I am still using this!