alphagov / google-docs-to-11ty

Convert a docs export to an 11ty website
0 stars 0 forks source link

Support different heading levels for splitting the document #11

Open romaricpascal opened 7 months ago

romaricpascal commented 7 months ago

At the moment, the script assumes multiple 'Heading 1', we should make this configurable so that the could get split on a different level.

This would call for deciding what happens to higher level of headings.

Stretch: