On Wed, Mar 17, 2010 at 1:11 PM, Azhagu Selvan <selva4...@gmail.com> wrote:
> Hi,
>
> I want to get a formatted plaintext and convert into HTML like what
> markdown does. I tried python-mardown. Is there any similar python
> libraries to do that parsing??
>
> -- Azhagu Selvan
> _______________________________________________
> Tutor maillist  -  tu...@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
Hello, what do you mean by "formatted"? Markdown is a simple markup
language, and there are several converters for it. What do you need
that python markdown or Restructured Text wouldn't suit?

Regards,

Eduardo
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to