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 66fa961 commit 60185e2Copy full SHA for 60185e2
examples/config.yml
@@ -15,7 +15,7 @@ matches:
15
format: dd/MM/%y
16
- trigger: :cursor
17
replace: '<div>$|$</div>'
18
-- trigger: :cx
+- trigger: :clip
19
replace: 'here is the replacement from cb: {{cxx}}'
20
vars:
21
- name: cxx
@@ -72,14 +72,6 @@ matches:
72
values:
73
- First choice
74
- Second choice
75
-
76
-- trigger: :clip
77
- form: |
78
- [[text]],
79
- form_fields:
80
- text:
81
- multiline: true
82
83
- trigger: ":list"
84
form: |
85
[[choices]]
0 commit comments