By bloid
via codinghorror.com
Published: Oct 19 2008 / 09:59
In the development of Stack Overflow, I determined early on that we'd be using Markdown for entering questions and answers in the system. Unfortunately, Markdown allows users to intermix HTML into the markup. It's part of the spec and everything. I sort of wish it wasn't, actually -- one of the great attractions of pseudo-markup languages like BBCode is that they have nothing in common with HTML and thus sanitizing the input becomes trivial.
Tweet
SaveShareSend
Tags: frameworks, opinion, web design
Add your comment
Voters For This Link (12)
-
bloid -
jtyost2 -
mswatcher -
dimuthuc -
wyldwolf -
aruggles -
amrlafi -
BlackWasp -
LILkillaBEE -
nonrevette -
teodorbaciu -
rachjuly


