Fix rendering of inline literal with withespaces (#4301)

Fix wrong rendering of an inline literal with whitespaces.
Use `:literal` as workaround, with esacpes whitespace `\ ` and added
non-break-whitespace chars (U+00A0).
1 file changed