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 a6d3450 commit f2145f7Copy full SHA for f2145f7
1 file changed
runtime/reference/documentation.md
@@ -41,7 +41,7 @@ If no language identifier is specified then the language is inferred from media
41
type of the source document that the code block is extracted from.
42
43
Another attribute supported is `ignore`, which tells the test runner to skip
44
-type-checking the code block.
+evaluation and type-checking of the code block.
45
46
````ts
47
/**
0 commit comments