From 020adb500730a99de06ed4dda3edf8eeac275c62 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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f03b55..0960b1a 100644 --- a/README.md +++ b/README.md @@ -157,8 +157,11 @@ 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: