anki/ts/congrats
Damien Elmes f248b71707 sanitize deck description HTML with html-sanitize
Committing for reference; will roll back afterwards.

This adds approximately 150k to the bundled .js file in release mode.
html-sanitizer might be useful to replace our custom paste filtering
code in the future, but for now I'm not sure it's worth the extra
page load time over doing the filtering in Rust.
2021-02-06 13:25:34 +10:00
..
bootstrap.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
BUILD.bazel sanitize deck description HTML with html-sanitize 2021-02-06 13:25:34 +10:00
congrats.html initial Bazel conversion 2020-11-01 14:26:58 +10:00
CongratsPage.svelte sanitize deck description HTML with html-sanitize 2021-02-06 13:25:34 +10:00
lib.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00