Community

Cool Things I Learned From Reading The CommonMark Spec For Markdown

(Ben Nadel) About a year ago, I finally enabled a limited set of Markdown syntax in my blog comments. This feature improvement is powered by the Flexmark Java library, which converts Markdown into HTML which I then validate with the OWASP AntiSamy project.