mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
Closes #19265 This commit implements support for Markdown autolinks delimited by angle brackets. The precise syntax accepted is documented in the doc comment of `markdown.zig`.