From f2a63cf0a1b2a3e49a9062ecc6970026aa776ede Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Sep 11 2023 07:52:17 +0000 Subject: Add empty line to properly list the macros There needs to be empty line to have the macro list properly rendered. Currently it is joined to the introductory paragraph, which is not intended. --- diff --git a/fesco/modules/ROOT/pages/Policy_for_buildroot_macros.adoc b/fesco/modules/ROOT/pages/Policy_for_buildroot_macros.adoc index fb10161..4667aa5 100644 --- a/fesco/modules/ROOT/pages/Policy_for_buildroot_macros.adoc +++ b/fesco/modules/ROOT/pages/Policy_for_buildroot_macros.adoc @@ -1,6 +1,7 @@ = Policy for Buildroot Macros The following macros can be set by packagers in koji side-tags: + * `%_with_bootstrap` (see https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping[Bootstrapping] guidelines)