mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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.