zopsicle / cp6t

Chloé’s Perl 6 tooling — superseded!
https://github.com/chloekek/raku-nix
3 stars 0 forks source link

Prevent XSS when rendering POD #11

Open zopsicle opened 5 years ago

zopsicle commented 5 years ago

We use Pod::To::HTML to render POD, but we really should sanitize the HTML before printing it.