Skip to content

In document links do not work #69

Description

@paulbdavis

Org mode allows to link to another heading in the document by using bare double brackets


This links to [[Another Header]]!

* Another Header

This should come out in HTML something like

<p>This links to <a href="#org-another-header">Another Header</a>

<h1 id="org-another-header">Another Header</h1>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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