From e81d3787c48df72020488852c851c21e7a3bd542 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Jan 21 2019 16:16:28 +0000 Subject: Minor formatting tweaks --- diff --git a/modules/ROOT/pages/architecture/consuming/naming-policy.adoc b/modules/ROOT/pages/architecture/consuming/naming-policy.adoc index e441647..c0c49cd 100644 --- a/modules/ROOT/pages/architecture/consuming/naming-policy.adoc +++ b/modules/ROOT/pages/architecture/consuming/naming-policy.adoc @@ -99,10 +99,10 @@ This paragraph serves as a design decision for future changes. Following characters **MUST NOT** be part of any field: -* ':' (colon) - separator -* '/' (forward slash) - profile separator -* '\' (backslash) - comon control character -* '*' (asterisk) - common wildcard -* '?' (question mark) - common wildcard -* '@' (at) - grpspec in YUM and DNF -* ' ' (space) - common separator +* `:` (colon) - separator +* `/` (forward slash) - profile separator +* `\` (backslash) - comon control character +* `*` (asterisk) - common wildcard +* `?` (question mark) - common wildcard +* `@` (at) - grpspec in YUM and DNF +* ` ` (space) - common separator