Skip to content

Commit 9023b6f

Browse files
docs: wrap bare URLs in angle brackets to satisfy markdownlint MD034
Fixes the markdown CI check on main, which failed with: docs/icon-survey.md:34:9 MD034/no-bare-urls Bare URL used docs/icon-survey.md:38:2 MD034/no-bare-urls Bare URL used Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
1 parent 07fb5e9 commit 9023b6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/icon-survey.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ docs) or a different approach?
3131

3232
## Why not Lucide?
3333

34-
Lucide (https://lucide.dev) is the project's visual identity for docs
34+
Lucide (<https://lucide.dev>) is the project's visual identity for docs
3535
and web surfaces (see `docs/architecture.md`, which embeds Lucide SVGs).
3636
It is an SVG-only icon set — **there is no standard PUA mapping for
3737
Lucide in Nerd Fonts**. The Nerd Fonts cheat sheet
38-
(https://www.nerdfonts.com/cheat-sheet) confirms the available icon
38+
(<https://www.nerdfonts.com/cheat-sheet>) confirms the available icon
3939
sets are: `nf-cod-*` (VS Code Codicons), `nf-fa-*` (FontAwesome),
4040
`nf-mdi-*` (Material Design), `nf-oct-*` (GitHub Octicons), `nf-pom-*`
4141
(Pomicons), `nf-seti-*` (Seti-UI), `nf-pl-*` (Powerline), and

0 commit comments

Comments
 (0)