ruby-style-guide icon indicating copy to clipboard operation
ruby-style-guide copied to clipboard

Fix broken text formatting in String Concatenation

Open jackzheng870 opened this issue 1 year ago • 0 comments

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.

jackzheng870 avatar Apr 27 '24 08:04 jackzheng870