aboutsummaryrefslogtreecommitdiffstats
path: root/test/tests.lisp
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-05-30 19:54:47 -0700
committerKaz Kylheku <kaz@kylheku.com>2023-05-30 19:54:47 -0700
commit01bf1850a916938a5c3a5bceea49ab68b8205dc5 (patch)
treef85301a95722ad93953950b6ad77a1471ebae988 /test/tests.lisp
parent73e9aa23746b56d4921511c55b8b595b7609e21f (diff)
downloadtl-who-01bf1850a916938a5c3a5bceea49ab68b8205dc5.tar.gz
tl-who-01bf1850a916938a5c3a5bceea49ab68b8205dc5.tar.bz2
tl-who-01bf1850a916938a5c3a5bceea49ab68b8205dc5.zip
Add escq and escj local macros.
The escq macro provides HTML escaping for the apostrophe and double quote also, whereas esqj is for escaping material to be put into a Javascript literal. * packages.tl (tl-who): New symbols escq and escj. * who.tl (attr-warning-macrolet): Add escq and escq to list of WHO local macros that are not warned about if they occur in attributes. (with-html-output): Add escq and escj. * test/simple.tl: Test 41 updated to include escq and escj. New tests 42 and 43. * README.md: Mention escq and escj.
Diffstat (limited to 'test/tests.lisp')
0 files changed, 0 insertions, 0 deletions