You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sections that are indented into the main.yaml file should be included into a final document with a heading level, that depends on indentation: every indentation level adds an additional level of heading.
Sections that are indented into the
main.yaml
file should be included into a final document with a heading level, that depends on indentation: every indentation level adds an additional level of heading.For example:
Here, all headings in
section_1
andsection_2
files will be increased by one level.If heading level in the final file will be more than 5 — heading should be replaced with bold.
The text was updated successfully, but these errors were encountered: