Which markup language? Markdown or?
问题 I am currently looking for a markup language to use in a project. I want to allow site vistors to edit a wiki like page using a markup language (not HTML). I am implementing this site in Ruby on Rails, and would prefer (although not bound) to use something that already has strong support in the form of a gem. There are a few main things I am looking for in a markup language: It needs to be easy to use for a non-technical crowd. It needs to be safe from cross site scripting attacks. It needs