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

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/
Such links are not found correctly with linkify