Skip to content

Commit 3191f10

Browse files
authored
Fixed wrong TSconfig syntax
1 parent c83bf21 commit 3191f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Functions/Htmlparser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ removeTags
147147
148148
RTE.default.proc {
149149
HTMLparser_db {
150-
removeTags: link, meta, o:p, sdfield, style, title
150+
removeTags = link, meta, o:p, sdfield, style, title
151151
}
152152
}
153153

0 commit comments

Comments
 (0)