1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

Indent doc sections as per hierarchy

Reflect doc structure by indenting sections as you read the document.

Fixes #281.
This commit is contained in:
HarveyKandola 2019-06-05 11:41:43 +01:00
parent 8baad7e2f0
commit b8fee6b962

View file

@ -11,6 +11,7 @@
onAction=(action "onSavePage")}}
</div>
{{else}}
<div class={{page.tocIndentCss}}>
{{document/page-heading
expanded=expanded
page=page
@ -39,6 +40,7 @@
{{section/base-renderer page=page}}
</div>
{{/if}}
</div>
{{/if}}
{{document/section-attachment uploadLabel="Upload Attachments"