From 92eec5e98c8f7aea13b370540c01e542b30eb252 Mon Sep 17 00:00:00 2001
From: Bruno <103858681+EsseLowNitro@users.noreply.github.com>
Date: Thu, 19 Dec 2024 21:02:50 -0300
Subject: [PATCH] [fix] polished markdown alerts, take #2
---
content/INSTALL.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/INSTALL.md b/content/INSTALL.md
index 24cd458..49ef011 100644
--- a/content/INSTALL.md
+++ b/content/INSTALL.md
@@ -13,13 +13,13 @@ Following the recommended method, you *must not* rebase from a Fedora Atomic Des
The following is advice on what to do before and during the installation of a Fedora ISO, and how.
-> {% include alert.html type="note" content="The cross-platform Fedora Media Writer is the official, tested and supported method for the creation of bootable media. Instructions (alongside a word on alternative methods) are available here." %}
+> {% include alert.html type='note' content='The cross-platform Fedora Media Writer is the official, tested and supported method for the creation of bootable media. Instructions (alongside a word on alternative methods) are available here.' %}
-> {% include alert.html type="tip" content="If you don't already have a Fedora Atomic installation, use a Fedora Atomic ISO that matches your secureblue target image to install one. If you want to use a secureblue Silverblue image, start with the Fedora Silverblue ISO, Kinoite for Kinoite, Sericea (Sway Atomic) for Sericea and all the Wayblue images, and CoreOS for all the securecore images.
+> {% include alert.html type='tip' content='If you don't already have a Fedora Atomic installation, use a Fedora Atomic ISO that matches your secureblue target image to install one. If you want to use a secureblue Silverblue image, start with the Fedora Silverblue ISO, Kinoite for Kinoite, Sericea (Sway Atomic) for Sericea and all the Wayblue images, and CoreOS for all the securecore images.
-For more details on the available images, have a look at the list of available images before proceeding." %}
+For more details on the available images, have a look at the list of available images before proceeding.' %}
-> {% include alert.html type="caution" content="The Fedora 41 ISO contains a bugged version of rpm-ostree. As such, after using it to install Fedora Atomic, you must run rpm-ostree upgrade and then restart, before running the secureblue installer." %}
+> {% include alert.html type='caution' content='The Fedora 41 ISO contains a bugged version of rpm-ostree. As such, after using it to install Fedora Atomic, you must run rpm-ostree upgrade and then restart, before running the secureblue installer.' %}
Before rebasing and during the installation, the following checks are recommended.