On Nov 28, 6:27 am, walterbyrd <[EMAIL PROTECTED]> wrote:
> I like wikis for quickly editing and organizing documents online. I
> hate everything else about wikis - especially markup languages that
> are not compatible with anything else.

Django has a contrib app called "markup" that has support for Textile,
ReSt and Markdown. Use those filters to convert markup to (X)HTML or
whatever you like.

> Would it be difficult to develop a django app that could edit an
> online document, or a part of that document, and easily create and
> organize new docuemnts?

I guess you already got the answer for this.

Cheers
Thejaswi Puthraya
http://thejaswi.info/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to