Is your feature request related to a problem? Please describe.
There are currently only labels for each section in the report made from create_template, but none for subsections.
Describe the solution you would like.
Addressing this issue entails:
- editing the "skeleton" file found in inst > templates > skeleton and adding {#sec-name} for each subsection as done with the main sections.
Names should be intuitive and concise. They should also have "-" between words if longer than 1 word.
The same should also be done for other templates:
Describe alternatives you have considered
no
Additional context
No response
Is your feature request related to a problem? Please describe.
There are currently only labels for each section in the report made from
create_template, but none for subsections.Describe the solution you would like.
Addressing this issue entails:
Names should be intuitive and concise. They should also have "-" between words if longer than 1 word.
The same should also be done for other templates:
Describe alternatives you have considered
no
Additional context
No response