-
Task
-
Resolution: Unresolved
-
Undefined
-
None
Original reporter: carl@redhat.com
The issue:
In the [EPEL getting started guide](https://docs.fedoraproject.org/en-US/epel/getting-started/) we use Antora [console blocks](https://docs.antora.org/antora-ui-default/code-blocks/#console-blocks) to allow copying a block of commands as a `&&`-joined single line command.
The EPEL mass branching SOP is currently using [source blocks](https://docs.antora.org/antora-ui-default/code-blocks/#source-blocks), which don't allow this handy copy functionality.
We should switch the source blocks in the SOP to console blocks.