-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm quite happy with html5s as it provides very clean an minimal HTML that is easy to integrate with for example a blog.
I found that it adds divs around lists (ol and ul), and sections around every hX. Looking into the source the tags will not be necessary until you use titles for lists, or classes for sections.
I'm currently removing these as post-processing steps to receive a minimal HTML. I wonder if I could provide my own sub-templates that override for example olist.html.slim? I assume removing the extra wrapping HTML elements would not suit everyone else.
I'm using the Node.js version of this library. Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels