Skip to content

Commit 583b2a9

Browse files
authored
docs: disable space in link text lint rule (#329)
A recent change in the markdown link rules made multi-line links a violation of MD039. DavidAnson/markdownlint@a6cf08d This is impacting the doc updater. https://github.com/open-feature/openfeature.dev/actions/runs/12348450303/job/34457301528?pr=872 Signed-off-by: Michael Beemer <[email protected]>
1 parent 1c60908 commit 583b2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- markdownlint-disable MD033 -->
1+
<!-- markdownlint-disable MD033 MD039 -->
22
<!-- x-hide-in-docs-start -->
33
<!-- NuGet doesn't support most HTML tags. Disabling dark mode support until https://github.com/NuGet/NuGetGallery/issues/8644 is resolved. -->
44
![OpenFeature Dark Logo](https://raw.githubusercontent.com/open-feature/community/0e23508c163a6a1ac8c0ced3e4bd78faafe627c7/assets/logo/horizontal/black/openfeature-horizontal-black.svg)

0 commit comments

Comments
 (0)