You can refer to each other by using post IDs, like this: @yji+Hvp8o8F or this @yji,
You can link a thread like this: +Hvp8o8F or this @OP+Hvp8o8F
You can link a forum board like this: /intel
#tags also work
Also, this site supports text #formatting using #markdown protocol. This is how it works:
Quote/indent: To make a quote, begin a line with “greater than sign” ( > )
Looks like this:
Quote
Bullets: To create a bullet, begin a line with a dash ( - ) or asterisk ( * )
Looks like this:
- apple
- pear
Numbering works as well
- First item
- Second item
Bold/italic: Start and finish a string with an asterisk ( * ) to make it bold - two asterisks to make it italic.
bold or italic
Tick-mark/code-block: ( ` ) at the beginning and end of word or a string will turn it into a 'code-block' code-block
Two (``) at the beginning and end of a word give this monospace
Two (~~) before and after a word give strikethrough strikethrough
Think that's it.