Comparing Python-Markdown:master...hyde:master · Python-Markdown/markdown

Commits on Apr 17, 2013

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. 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)
    Configuration menu

    Browse the repository at this point in the history

  5. hgroups are now supported.

    - Multiple consecutive headers are now grouped into a hgroup.
    - hgroups have hgroup_<firstheaderid> as their id
    - hgroups also have level classes
    Configuration menu

    Browse the repository at this point in the history

  6. Configuration menu

    Browse the repository at this point in the history

  7. Configuration menu

    Browse the repository at this point in the history