Comparing Python-Markdown:master...hyde:master · Python-Markdown/markdown
Commits on Apr 17, 2013
-
Changes to section attributes.
- Removed hijacking - Section ids are section_ prefixed header ids - headerids are not removed - Classes in headers are now used in sections as well - sections now have hasn classes where n is the number of child sections(immediate)
-
- Multiple consecutive headers are now grouped into a hgroup. - hgroups have hgroup_<firstheaderid> as their id - hgroups also have level classes