Skip to content

Commit f13faa7

Browse files
committed
Add heading-focused outlines and :heading
This makes a number of fairly big changes: * Introduces a heading and heading level concept. * Replaces the outline algorithm with a document headings concept. * Requires document headings to not skip heading levels and start with heading level 1. * Introduces a :heading pseudo-class selector. * Introduces a :heading(level) functional pseudo-class selector. * Does away with the section concept (except insofar it's needed to influence the heading level of h1/hgroup). * Does away with sectioning roots. Tests: ... Fixes #83.
1 parent e32a6f8 commit f13faa7

File tree

1 file changed

+153
-775
lines changed

1 file changed

+153
-775
lines changed

0 commit comments

Comments
 (0)