Fixed header preprocessing!

This commit is contained in:
Mike Farah
2021-11-14 10:59:50 +11:00
parent 11b6261e8b
commit 33871bf007
9 changed files with 42 additions and 45 deletions
+2 -2
View File
@@ -142,8 +142,8 @@ e: >-
document: `a: cat`,
expression: `.. | style`,
expected: []string{
"D0, P[], (!!str)::\"\"\n",
"D0, P[a], (!!str)::\"\"\n",
"D0, P[], (!!str)::\n",
"D0, P[a], (!!str)::\n",
},
},
}