Classes de títulos ou subtítulos?

I have trouble finding this, but can I only set up one type of headings, or is there a way to insert subheadings underneath a heading?

Do you mean in posts?

If so, the markdown version of the heading would be multiple #. Eg:

# header 1
## header 2
### header 3
#### header 4
##### header 5
###### header 6

header 1

header 2

header 3

header 4

header 5
header 6

It can also support html versions too. <h1>, and so on

Or do you mean something else?

2 curtidas

Yes. I think you pointed it out already. Thanks for the example.

3 curtidas

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.