GP2040-CE
GP2040-CE copied to clipboard
Fix bare URLs in Markdown files to ensure they are displayed properly
Wrap bare URLs with angle brackets in Markdown files.
Rationale: Without angle brackets, a bare URL or email isn't converted into a link by some Markdown parsers.
https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md034---bare-url-used