Tags: patch Severity: minor Hello, mml-insert-tag quotes certain characters which are likely to be problematic. However, it missed a few: "[]<>=". These characters are also problematic when unquoted (at least when they are unbalanced). See the following patch which adds these characters to the regexp which tests whether suspicious characters are present: