Skip to content

A parser recognizes a link with a particular location in a list as a list item with a tag #88

@vsuharnikov

Description

@vsuharnikov

According to https://orgmode.org/guide/Hyperlinks.html we can write a link with a precise location. For example:

* Tasks

Parsed as link: [[test.org::Heading]]

All these links parsed as list items with tags:
- [[test.org::Heading]]
- [[test.org::#1]]
- To overcome, just add :: to the list item before the link [[test.org::#1]]

Only the first and the last links parsed correctly. Here is a part of Syntax output:

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