##// END OF EJS Templates
select2: always escape .text attributes to prevent XSS via...
select2: always escape .text attributes to prevent XSS via vcs references.

File last commit:

r1:854a839a default
r2196:2338f289 stable
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html