This is useful in Dataview queries, since with ``` key:: foo bar ``` you get a string, while with ``` key:: foo key:: bar ``` you get a list `["foo","bar"]`. This would also be easier to read, if the value is sentence-long