Skip to content

Remove all markdownlint MD034 (bare access) violations in the codebase#531

Open
sizeru wants to merge 3 commits into
unikraft:mainfrom
sizeru:MD034
Open

Remove all markdownlint MD034 (bare access) violations in the codebase#531
sizeru wants to merge 3 commits into
unikraft:mainfrom
sizeru:MD034

Conversation

@sizeru

@sizeru sizeru commented Dec 16, 2025

Copy link
Copy Markdown

This is in service of issue #381. MD034 violations were removed and MD034 checking was re-enabled in the markdownlint config file.

Nathan Williams and others added 3 commits December 15, 2025 23:03
Remove violations of MD034 markdownlint violation (bare links) where it
is simple and unobtrusive to do so. This is in service of issue unikraft#381.

Co-authored-by: Wyatt Borden <wyattborden@gmail.com>
Signed-off-by: Nathan Williams <nathanwilliams@utexas.edu>
Signed-off-by: Wyatt Borden <wyattborden@gmail.com>
JSX images cannot be cleanly escaped in angled brackets, so images must
be surrounded by a disable comment and an enable comment to prevent
MD034 (bare link) markdownlint errors.

Co-authored-by: Wyatt Borden <wyattborden@gmail.com>
Signed-off-by: Nathan Williams <nathanwilliams@utexas.edu>
Signed-off-by: Wyatt Borden <wyattborden@gmail.com>
There are no more MD034 (bare access) violations in this repo, so it
makes sense to re-enable the checks.

Co-authored-by: Wyatt Borden <wyattborden@gmail.com>
Signed-off-by: Nathan Williams <nathanwilliams@utexas.edu>
Signed-off-by: Wyatt Borden <wyattborden@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant