We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23f4e3 commit 132a9ebCopy full SHA for 132a9eb
README.md
@@ -40,7 +40,7 @@ A synchronized element's content can also be based on concatenating multiple `<k
40
41
To add new lines between items, use `'\n'` for example `sync:<key1> + '\n' + <key2>`.
42
43
-## Content wildcards
+### Content wildcards
44
45
A synchronized element's content can be chosen by pattern. For example
46
if you have `<keys>` like `article1title` and `article2title`. You can
0 commit comments