We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b4c291 commit 6df91d7Copy full SHA for 6df91d7
apps/vscode/src/test/quartoDoc.test.ts
@@ -39,6 +39,8 @@ suite("Quarto basics", function () {
39
roundtripSnapshotTest('invalid.qmd');
40
41
roundtripSnapshotTest('capsule-leak.qmd');
42
+
43
+ roundtripSnapshotTest('attr-equals.qmd');
44
});
45
46
/**
0 commit comments