Skip to content

link not found correctly in AsciiDoc URL macro #114

Description

@vvavrychuk

AsciiDoc URL macro is a special AsciiDoc syntax by adding square brackets to link, optionally with description, https://docs.asciidoctor.org/asciidoc/latest/macros/url-macro/

https://example.com[]
https://example.com[example]
https://example.com[example website]
https://example.com/[]
https://example.com/[example]
https://example.com/[example website]
https://example.com/1[]
https://example.com/1[example]
https://example.com/1[example website]

Such links are not found correctly with linkify

Image

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