Mercurial > p > roundup > code
annotate website/www/_static/jquery.js @ 7859:9a74dfeb8620
feat: can use escaped tokens inside quotes including quotes.
Change tokenizer to support:
cmd with arg "string with embedded \" double quote"
works for single quotes too. Mixed quotes can skip the \" or \'
escaping.
Also:
quoted cmds args "can include \n newline, \t tab and \r return"
Added a doc example, also tests for new feature.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 06 Apr 2024 20:37:45 -0400 |
| parents | 35ccd6e56f4b |
| children |
| rev | line source |
|---|---|
|
6252
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 /*! jQuery v3.5.2-pre | (c) OpenJS Foundation and other contributors | jquery.org/license */ |
|
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
