Skip to content

Commit cde23d8

Browse files
authored
macros
1 parent ac9763e commit cde23d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/collections/modifiers/macro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ types:
66
- markup
77
id: c0ab61af-c0c2-4ead-b64f-2e23325e917f
88
---
9-
Macro is a very special modifier. It performs no modifications of its own, but rather lets you create reusable groups of modifiers and give them a name. Those groups are each called a "macro" and are stored in your theme's `settings/macro.yaml` file. Keep in mind that the order of modifiers within a macro matter, the same way as regular modifiers.
9+
Macro is a very special modifier. It performs no modifications of its own, but rather lets you create reusable groups of modifiers and give them a name. Those groups are each called a "macro" and are stored in your theme's `settings/macros.yaml` file. Keep in mind that the order of modifiers within a macro matter, the same way as regular modifiers.
1010

1111

1212
```.language-yaml

0 commit comments

Comments
 (0)