ruby-style-guide
ruby-style-guide copied to clipboard
Fix broken text formatting in String Concatenation
The text in String Concatenation is not rendered correctly because + means literal text without formatting. It can be fixed by adding the passthrough macros. Additionally, I noticed that this is a relatively new feature in Asciidoctor.