I’ve been using elrte js library to edit users personal profiles in a web site I made for artists database, but I kind don’t like it because users complain about it’s complexity and stability.
I like very much of this question/answer editor from StackOverflow and I’s like to know if I can borrow the code for using in this website or it’s copyrighted. If it’s ok, where can I download the proper source-code?
I am not sure if these links would help you, I think what you want is MarkDown
http://daringfireball.net/projects/markdown/
http://michelf.com/projects/php-markdown/
http://www.toptensoftware.com/markdowndeep/
You can find it in several languages: PHP, Perl, C#
Hope this helps