From 1f6bd4cb3c98c5b8213c4b5366b8ddf5d2764fc3 Mon Sep 17 00:00:00 2001 From: Craig Comstock Date: Wed, 25 Mar 2026 15:24:41 -0500 Subject: [PATCH] Fixed code formatting in contrib/masterfiles-stage/README.org Expressions using orgmode verbatim `=` delimiter are tricky to include another `=` inside so I switched to code `~` Ticket: none Changelog: none --- contrib/masterfiles-stage/README.org | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/contrib/masterfiles-stage/README.org b/contrib/masterfiles-stage/README.org index 61540ddecb..4e34abd7c9 100644 --- a/contrib/masterfiles-stage/README.org +++ b/contrib/masterfiles-stage/README.org @@ -38,10 +38,11 @@ simple environments this will be =$(sys.masterdir)= (typically :ID: 328afa2e-3e6d-4e87-87bc-0db71b009763 :END: - Supported upstreams - - =VCS_TYPE="GIT"= - - =VCS_TYPE="GIT_CFBS"= :: Like GIT, but instead of deploying policy from the root of a git repo directly, cfbs is used to first build the policy. - - =VCS_TYPE="GIT_POLICY_CHANNELS"= - - =VCS_TYPE="SVN"= + - ~VCS_TYPE="GIT"~ + - ~VCS_TYPE="GIT_CFBS"~ + Like GIT, but instead of deploying policy from the root of a git repo directly, cfbs is used to first build the policy. + - ~VCS_TYPE="GIT_POLICY_CHANNELS"~ + - ~VCS_TYPE="SVN"~ * Dependencies :PROPERTIES: