##// END OF EJS Templates
markdown: use bleach to cleanup html from markdown. This also enabled strict...
markdown: use bleach to cleanup html from markdown. This also enabled strict non XSS subset of html to be enable on markdown.

File last commit:

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