pub fn kv(key: impl Display, value: impl Display) -> String
Render a bold key with a plain value: **key:** value.
**key:** value