{
"title": "Hello"
}

{
"title": "Hello"
}

If this is Markdown code fences, I think the answer is … no. For some historic reason I don’t remember, we trim trailing newlines before we pass it on to the highlighter. You could maybe trick it by inserting some invisible whitespace after the newline?