Skip to content

Fix font choices in containers-transports.5#2412

Merged
rhatdan merged 1 commit intocontainers:mainfrom
mtrmac:storage-docs
May 13, 2024
Merged

Fix font choices in containers-transports.5#2412
rhatdan merged 1 commit intocontainers:mainfrom
mtrmac:storage-docs

Conversation

@mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented May 13, 2024

Consistently:

  • Literal strings are in backticks
  • Variables are italic in underscores
  • Syntax meta-characters []{} are neither

This does not really work well in section headings, but at least the detailed descriptions should now be less misleading.

Fixes #2378.

Consistently:
- Literal strings are in `backticks`
- Variables are _italic in underscores_
- Syntax meta-characters []{} are neither

This does not really work well in section headings, but at least the
detailed descriptions should now be less misleading.

Fixes containers#2378.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac mtrmac added the kind/bug A defect in an existing functionality (or a PR fixing it) label May 13, 2024
@rhatdan
Copy link
Member

rhatdan commented May 13, 2024

/approve
/lgtm

@rhatdan rhatdan merged commit 1a2c225 into containers:main May 13, 2024
@mtrmac mtrmac deleted the storage-docs branch May 13, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug A defect in an existing functionality (or a PR fixing it)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect syntax highlighting in containers-transports.5

2 participants