We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8158652 commit 6a99f9bCopy full SHA for 6a99f9b
tools/text_processing/text_processing/recurring_lines.xml
@@ -22,7 +22,7 @@
22
<repeat name="token_set" title=" selection" min="1">
23
<param name="line" type="text"
24
label="Characters to insert" help="Specify the characters that will be inserted X times in every line">
25
- <sanitizer invalid_char="">
+ <sanitizer>
26
<valid initial="default">
27
<add value="	" /> <!-- 	 is the HTML entity for a tab -->
28
</valid>
0 commit comments