baseline, no problem Text ```{.perl} $a = 1 ``` Post code block text if a { is present in the code block, "Post code block text" will be highlighted wrongly Text ```{.perl} for () { $a = 1 } $a = 1 ``` Post code block text