| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 ### Headings | |
| 3 | |
| 4 # Heading 1 {: .h1 } | |
|
juliandoucette
2017/08/09 12:06:53
NIT: I think these {: .h1 } classes are currently
ire
2017/08/09 16:50:31
Done.
| |
| 5 | |
| 6 ## Heading 2 {: .h2 } | |
| 7 | |
| 8 ### Heading 3 {: .h3 } | |
| 9 | |
| 10 #### Heading 4 {: .h4 } | |
| 11 | |
| 12 ##### Heading 5 {: .h5 } | |
| 13 | |
| 14 ###### Heading 6 {: .h6 } | |
| OLD | NEW |