Fixing comments

This commit is contained in:
Mike Farah
2021-11-24 10:59:19 +11:00
parent c2808dc6c1
commit 7e09a66b0b
5 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ var commentOperatorScenarios = []expressionScenario{
},
},
{
skipDoc: false,
description: "Head comment with document split",
dontFormatInputForDoc: true,
document: "# welcome!\n---\n# bob\na: cat # meow\n\n# have a great day",
expression: `headComment`,