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)

답글 게시

답글을 게시하려면 로그인하세요.