]> 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:12:19 +0000 (17:12 +1000)
commite779658bc0c351056058a0407d7e910e06d9c491
treefc35bfbe2056a731cb4d083163c4eb7d78702703
parent474dc335c8fa5a0494c705f966ee5bd8f71550be
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