Skip to content

Org reader and writer do not agree about links #1741

@jgm

Description

@jgm

I don't know much about org-mode syntax, but this seems strange:

% echo "[hi](/url)" | pandoc -t org | pandoc -f org
<p><em>hi</em></p>

Is the function isRelativeUrl in the reader too aggressive? Or is the writer too forgiving? @tarleb, can you help?

Also see jgm/gitit#471. Note that in gitit, a link with empty URL gets converted to a wikilink. So it would be nice if we could have links with empty URLs/targets in org-mode.

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