As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will l开发者_如何学Cikely sol
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will l开发者_如何学Cikely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Does anyone know a markdown parser in Javascript ?
PS : Actually, I do this with request to server to parse it, but a client side parser would be better :) .
Edit : If there is no one, I will use HTML (with WYSIWYG editor).
Showdown? -
The http://attacklab.net/showdown/ site is defunct.
Showdown is now available on git, here: https://github.com/coreyti/showdown
精彩评论