title: Code: disable horizontal grid lines
is invalid YAML (and Obsidian will say so), whereas
title: "Code: disable horizontal grid lines"
is okay.
I quickly verified using Obsidian 0.11.13, using Dataview and Templater, and all is fine.
---
title: "Code: disable horizontal grid lines"
---
# Test YAML quoted
`= this.title`
<%+ tp.frontmatter.title %>
Result:
