Hacker News new | ask | show | jobs
by gitgud 2851 days ago
Would that be a good way to sanitise user input? Like removing script tags etc...
2 comments

It’s usually not a good idea to “get creative” when it comes to security
Only if you trust Pandoc enough to expose it to unsanitised user input.