AO3: highlight tags V2

Configure tags to be highlighted with different colors

< 脚本AO3: highlight tags V2的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2021-04-20

(Sorry if my English is bad) Hi! Otherwise, the script works great, but it doesn't work on tags with parentheses. How are those kind of tags supposed to be marked?

§
发表于:2021-04-24
编辑于:2021-04-24

Not the author, but special characters like parentheses can be escaped with a backslash: \(. Try a single backslash first - I think it might have have to be a double \\( but I'm not certain.

(Or you can just use a period ., which matches "any single character", instead of the parenthesis)

发表回复

登录以发表回复。