From 9b87b91c35b19cf1895084e8696521e332ebf896 Mon Sep 17 00:00:00 2001 From: supriya Date: Thu, 5 Jul 2012 12:50:20 +0530 Subject: linked orgitdown to the edit link on the template --- .../gstudio/js/orgitdown/orgitdown/README.rst | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 gstudio/static/gstudio/js/orgitdown/orgitdown/README.rst (limited to 'gstudio/static/gstudio/js/orgitdown/orgitdown/README.rst') diff --git a/gstudio/static/gstudio/js/orgitdown/orgitdown/README.rst b/gstudio/static/gstudio/js/orgitdown/orgitdown/README.rst new file mode 100644 index 0000000..abd27e7 --- /dev/null +++ b/gstudio/static/gstudio/js/orgitdown/orgitdown/README.rst @@ -0,0 +1,42 @@ +============== +Orgitup ! +============== + +Orgitup is a powerful editor which will implement features of Emacs org mode and proposes to give users a simple web based tool which has org functionalities akin to Emacs + +Features +======== + +The first code implements basic feature set of Emacs org mode.The current code base implements the following features: + +* Bold +* Italic +* Strike through +* Headings ( on alt enter ) +* Bullets ( non numeric ) + +Slowly more and more features will be added. + + +Credits +============ +The code base for this project has been taken from Jay Salvat's MarkItUp ! Editor.Very heartfelt thanks to him and the MarkItUp team ! + +Special thanks to Supriya Sawant of Gnowledge Lab for implementing the features + + +Mailing list +============ + +Join this list if you are intersted in using or contributing as a hacker. + +http://gnowledge.org/cgi-bin/mailman/listinfo/gnowsys-dev + + +Bottom Line +============ +Project of the gnowledge Lab +http://lab.gnowledge.org/ + + + -- cgit v1.1