When the table of contents is generated, it numbers sections based upon their heading.
- section 1
- section 2 2.1 section 2.1 2.2 secttion 2.2
- section 3
and so on.
I would like these section numbers to appear at the paragraph level also.
1, (section 1 header text)
... section 1 content ...
2, (section 2 header text)
... section 2 content ....
Any tips?