Dear,
I trying to make a small editor with Zope. People can write a
small comment in a <textarea> within a <form>. The problem is how
to transform the text in the form to real <HTML>. Examples are the
french accent è etc. And the Hard Return that becomes a <p>.
My Question has somebody written some Regular expression in
python That do this translation into real HTML???
Wim Vanroose