Question

I am looking for a javascript (jquery) or Djangon app as a Text to HTML converter to use in my site'forum.

something like markdown

any suggestion?

Était-ce utile?

La solution

most popular code for forum is somehow like:

  • BBCode
  • Wiki Format
  • Markdown

or tookit like http://ckeditor.com/

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top