mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
This extension to the typical `<>` Markdown autolink syntax allows HTTP(S) links to be recognized in normal text without being delimited by `<>`. This is the most natural way to write links in text, so it makes sense to support it and allow documentation comments to be written in a more natural way.