Backlog supports 2 types of headings.
When = an equal sign (=) or minus sign (-) is added under a row, it will be translated into a heading.
The number of equal(=) or minus (-) signs doesn't matter.
Any rows starting with a hash sign (#) will be translated into headings, too.
Example
Heading1
=============
Heading2
-------------
# Heading1
## Heading2
### Heading3
#### Heading4
##### Heading5
###### Heading6
Result
Note: Your project will only use Markdown formatting if specified by your administrator under Project Settings. To learn more about this, please read the Formatting Rules.