Open makyo opened 2 years ago
Make a new trigger type that only executes matches in children key if the parent key matches
children
E.g:
- name: "children" type: "children" matches: - "^\\[W\\]" children: - type: "hilite" matches: - "to you\\.$" attributes: "green"
Make a new trigger type that only executes matches in
children
key if the parent key matchesE.g: