authd icon indicating copy to clipboard operation
authd copied to clipboard

docs: Improve code block styles

Open adombeck opened this issue 7 months ago • 0 comments

  • Use ini style code blocks for systemd unit files

    The plain code blocks had some strange highlighting, like highlighting the "bin" in ExecStart=/usr/bin/snap run authd-google -vv.

  • Use single backticks for inline code

    Markdown uses single backticks for inline code and three backticks for code blocks.

  • Add code block styles to some blocks

adombeck avatar May 23 '25 19:05 adombeck