AO3: highlight tags V2

Configure tags to be highlighted with different colors

< Feedback on AO3: highlight tags V2

Review: OK - script works, but has bugs

§
Posted: 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?

§
Posted: 2021-04-24
Edited: 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)

Post reply

Sign in to post a reply.