From cf28264c557307a88d5e798ec0cff4904c7ec1bb Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Sat, 4 Jan 2025 11:12:18 -0600 Subject: [PATCH] Fix formatting of warning block in `README.md` --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f03b55..d49a345 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,12 @@ better behavior. ## How `ubi` Finds the Right Release Artifact -> [!WARNING] Note that the exact set of steps that `ubi` follows to find a release artifacts is not -> considered part of the API, and may change in any future release. + +> [!WARNING] + + +> Note that the exact set of steps that `ubi` follows to find a release artifacts is not considered +> part of the API, and may change in any future release. When `ubi` looks at the release assets (downloadable files) for a project, it tries to find the "right" asset for the platform it's running on. The matching logic currently works like this: