Skip to content

Commit a543291

Browse files
authored
Prevent ks to kick in for a macro in meta docs (#17350)
1 parent da5988e commit a543291

File tree

1 file changed

+1
-1
lines changed
  • files/en-us/web/css/layout_cookbook/contribute_a_recipe/cookbook_template

1 file changed

+1
-1
lines changed

files/en-us/web/css/layout_cookbook/contribute_a_recipe/cookbook_template/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ _Include this is there are any specific things to watch out for in regard to acc
4545

4646
## Browser compatibility
4747

48-
_List the key properties you used in the `browser-compat` frontmatter metadata key. Then use the `{{Compat}}` macro in this section to automatically generate a compatibility table for the listed properties._
48+
_List the key properties you used in the `browser-compat` frontmatter metadata key. Then use the `\{{Compat}}` macro in this section to automatically generate a compatibility table for the listed properties._
4949

5050
## See also
5151

0 commit comments

Comments
 (0)