Skip to content

Add 'id=' option to headings for anchoring #39

Description

@floek

Hi,

if there was a 'id' option at the heading of a groups I could reference directly to the grouped pages via anchoring.

inc/pagequery.php / line 172 may look like this:

$render .= '<h' . $level . ' style="' . $indent_style . '" id="' . $heading . '">' . $heading . '</h' . $level . '>' . DOKU_LF;

Maybe you could add this in upcoming versions.

Thnx,

Floek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions