Skip to content

Commit 6a99f9b

Browse files
pavanvidemmvdbeek
andauthored
Update tools/text_processing/text_processing/recurring_lines.xml
Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
1 parent 8158652 commit 6a99f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/text_processing/text_processing/recurring_lines.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<repeat name="token_set" title=" selection" min="1">
2323
<param name="line" type="text"
2424
label="Characters to insert" help="Specify the characters that will be inserted X times in every line">
25-
<sanitizer invalid_char="">
25+
<sanitizer>
2626
<valid initial="default">
2727
<add value="&#9;" /> <!-- &#9; is the HTML entity for a tab -->
2828
</valid>

0 commit comments

Comments
 (0)