the things you can use:
1-6 hashtags(#) # Title size largest (1) ## Title size (2) ### Title size (3) #### Title size (4) ##### Title size (5) ###### Title size (small 6)
When working:
1 or 2 asterisks(*) *Italic text* **Bold text**
When working:Italic textBold text
3 ``` (optional: 3 ``` with a code type)
Text Box for code
```python print("Hello, World!")
Text box for code
```python print("Hello, World")
sorry, the code for the last box is:
print("Hello, World")
the things you can use:
When working:
Title size largest (1)
Title size (2)
Title size (3)
Title size (4)
Title size (5)
Title size (small 6)
When working:
Italic text
Bold text
Text Box for code
Text box for code
sorry, the code for the last box is: