\Symfony\Component\Yaml\Parser::parse() returns the unchanged value when a 1-liner string which is no valid YAML is passed. Assume this string to be the page title. Thus the following page will work now: ``` --- This is the title --- # Example page {{ meta.title }} is going to be "This is the title" - or "%meta.title%" == "This is the title". ```pico-3.0-alpha
parent
bf1663cc1c
commit
fb4bdfe1fc
Loading…
Reference in new issue