Edited wiki page GSoC2013Ideas through web user interface.
diff --git a/GSoC2013Ideas.wiki b/GSoC2013Ideas.wiki
index f9ae620..a45e2dc 100644
--- a/GSoC2013Ideas.wiki
+++ b/GSoC2013Ideas.wiki
@@ -84,10 +84,11 @@
 Melange has a need to proxy messages between participants (because Code-in participants are minors who may not be able to reveal their email addresses). Melange should be able to mediate communication between all program participants regardless of constraints about physical location and email availability.
 
 This project has a few stages:
-1. design data model to store messages
-2. define logic to send messages
-3. add all necessary views to send/read/(reply to?) messages
-4. support email notifications for messages
+
+  # design data model to store messages
+  # define logic to send messages
+  # add all necessary views to send/read/(reply to?) messages
+  # support email notifications for messages
 
 Please note that the scope of the project is not just a feature which allows user A to send a message to user B. It should be able to deal with difference groups. Each user, depending on their role should be able to send messages to different groups. For example, an Organization Administrator may want to send a message to: all the mentors for their organization, all the students who submitted a proposal to their organization, all the students who work on a project to their organization, etc.