]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/radosgw: Fix RST syntax rendeded as text in oidc.rst
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Sat, 26 Apr 2025 04:17:16 +0000 (11:17 +0700)
committerZac Dover <zac.dover@proton.me>
Sat, 26 Apr 2025 07:13:20 +0000 (17:13 +1000)
commitdd5298336377fa7115d7fab8dab7a6816ed80aa9
tree1f6745ab01b6c63db70c26d9457f2c5543696fe7
parentaa395e6f08e1523b2ffbdfcbb547af179e491d74
doc/radosgw: Fix RST syntax rendeded as text in oidc.rst

Empty line after starting a pre-formatted block with the double-colon
syntax is required, otherwise the double-colon does nothing and is just
rendered as-is as "::" and there would be no following pre-formatted
block.

Add empty lines after the double-colon syntax so that the following
block is rendered pre-formatted.

Also add bash privileged prompts to a block with 2 example CLI commands.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit b4fb5dc4030b4de477942630ebe3b98b882ae978)
doc/radosgw/oidc.rst