diff --git a/files/templates/formatting.html b/files/templates/formatting.html index 24accb0d2..b0cc31a83 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -188,11 +188,6 @@ Text 2 # Header 1
## Header 2
### Header 3
#### Header 4
##### Header 5
###### Header 6

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6
- - Ordered list - 1. First thing
2. Second thing -
  1. First thing
  2. Second thing
- Unordered list * First thing
* Second thing