AO3 Blocker

Fork of ao3 savior; blocks works based on certain conditions

< AO3 Blocker 피드백으로 돌아가기

질문/댓글

§
게시: 2020-10-05

Isn't... the entire point of using single quotes to allow for use of commas in tags? Or was that an issue in the original too and I just never noticed?

The handling of single and double quotes is different in certain languages. In PowerShell, for example, single quotes interpret everything literally, but double quotes will parse variables contained therein.

JacenBoy작성자
§
게시: 2020-10-05

The original has everything stored in arrays, so it's not an issue. The problem is I have to convert a string to an array. In Javascript there's not really a difference between quote types, so it's all aesthetics.

답글 게시

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

长期地址
遇到问题?请前往 GitHub 提 Issues。