|
|
|
|
|
by grhino
6449 days ago
|
|
Agreed. Let me know if I got this straight, Markdown doesn't have it's own HTML sanitation mechanism, so Stack Overflow is rolling their own general HTML sanitation solution? Why use Markdown in the first place? Is this a time when Markdown doesn't solve the problem Stack Overflow has? Look for another markup language? |
|
Because it ignores HTML altogether, you need to have a separate sanitation process if you only want a subset of HTML to be usable.
The story is the same with most other simple markup languages, like Textile.