Instructions Box

Bold
1. You can use Bold button from options menu 2. Wrap the text like this: **text**
Italic
1. You can use Italic button from options menu 2. Wrap the text like this: *text*
Links
1. You can use Link button from options menu 2. Wrap the text like this: [linktext](https://linkhere.com)
Inline Code
1. You can use Inline Code button from options menu 2. Wrap the text like this: `code`
Block Code
1. Start the text like shown below ```lang-name-here
code-here
```
Clear
1. You can use Clear button from options menu 2. Remove the content as you like
Headings
1. You can use Headings button from options menu and view more headings sub menu 2. Put no of "#" before the text as you want your heading to look like shown below #heading1
##heading2
###heading3
####heading4
#####heading5
######heading6
Ordered List
1. Start the text like shown below 1. Item 1
2. Item 2
   1. Item 2.1
Unordered List
1. Start the text like shown below - Item 1
- Item 2
   - Item 2.1