What would YOU like to see in a txt to html converter?
Stefan Behnel
stefan_ml at behnel.de
Thu May 7 15:05:10 EDT 2009
Florian Wollenschein wrote:
> Will Wang wrote:
>> *emphasis*
>> **strong emphasis**
>> ***very strong emphasis***
>> _underlined_
>> =verbatim and monospace=
>>
>> emacs-muse : http://mwolson.org/projects/EmacsMuse.html
>
> Thank you for this information. I already thought of using dots or
> asterisks or whatever to let the user format the text instead of using
> html tags (this would be quite paradox ;-)
First thing I'd look at is actually docutils' RestructuredText (ReST).
Stefan
More information about the Python-list
mailing list