]> git.mjollnir.org Git - moodle.git/commitdiff
moving towards XHTML compliance
authorkoenr <koenr>
Sat, 8 Jan 2005 08:04:35 +0000 (08:04 +0000)
committerkoenr <koenr>
Sat, 8 Jan 2005 08:04:35 +0000 (08:04 +0000)
27 files changed:
lang/ca/quiz.php
lang/ca/resource.php
lang/ca/survey.php
lang/ca/workshop.php
lang/en/help/coursecategory.html
lang/en/help/coursenewsitems.html
lang/en/help/coursenumsections.html
lang/en/help/courserecent.html
lang/en/help/coursestartdate.html
lang/en/help/courseuploadsize.html
lang/en/help/directorypaths.html
lang/en/help/emoticons.html
lang/en/help/enrolmentkey.html
lang/en/help/groupmode.html
lang/en/help/guestaccess.html
lang/en/help/html.html
lang/en/help/index.html
lang/en/help/langedit.html
lang/en/help/markdown.html
lang/en/help/picture.html
lang/en/help/richtext.html
lang/en/help/surveys.html
lang/en/help/text.html
lang/en/help/textformat.html
lang/en/help/wiki.html
lang/en/help/writing.html
lang/en/moodle.php

index 4f6c809a791f9be3d7a9708aaade06eabff47cfd..abf7cdf09986e73836f92fb8005e3e3439a8afa6 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // quiz.php - created with Moodle 1.4 development (2004070800)
+      // quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
 
 
 $string['acceptederror'] = 'Error acceptat';
@@ -86,9 +86,9 @@ $string['filloutoneanswer'] = 'Heu d\'emplenar almenys una possible resposta. Le
 $string['filloutthreequestions'] = 'Heu d\'emplenar almenys tres preguntes. Les respostes en blanc no es tindran en compte.';
 $string['fillouttwochoices'] = 'Heu d\'emplenar almenys dues opcions. Les opcions en blanc no es tindran en compte.';
 $string['fractionsaddwrong'] = 'Les notes que heu donat no sumen 100%% (sumen $a%%).
-<BR />Voleu tornar enrere i corregir aquesta pregunta?';
+<br />Voleu tornar enrere i corregir aquesta pregunta?';
 $string['fractionsnomax'] = 'Una de les respostes ha de valer 100%%, de manera que sigui
-<BR />possible obtenir la qualificació màxima en aquesta pregunta.<BR />Voleu tornar enrere i corregir aquesta pregunta?';
+<br />possible obtenir la qualificació màxima en aquesta pregunta.<br />Voleu tornar enrere i corregir aquesta pregunta?';
 $string['gift'] = 'Format GIFT';
 $string['gradeaverage'] = 'Nota mitjana';
 $string['gradehighest'] = 'Nota més alta';
index 92141729bf48da31455491b7bbec6ad827a5cf22..5199bed2bcc779b4ffc77a96edea4231acad5650 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // resource.php - created with Moodle 1.5 unstable development (2004083000)
+      // resource.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
 
 
 $string['addresource'] = 'Afegeix un recurs';
@@ -54,7 +54,7 @@ $string['newwidth'] = 'Amplada de la finestra (en p
 $string['newwindow'] = 'Nova finestra';
 $string['newwindowopen'] = 'Mostra el material en una nova finestra emergent';
 $string['note'] = 'Nota';
-$string['notefile'] = 'Per penjar més fitxers al curs (de manera que apareguin en aquesta llista) feu servir l\'<a href=$a >Gestor de fitxers</a>.';
+$string['notefile'] = 'Per penjar més fitxers al curs (de manera que apareguin en aquesta llista) feu servir l\'<a href=\"$a\">Gestor de fitxers</a>.';
 $string['notypechosen'] = 'Heu de triar un tipus. Torneu enrere i proveu una altra vegada.';
 $string['pagedisplay'] = 'Visualitza aquest recurs dins de la finestra actual';
 $string['pagewindow'] = 'La mateixa finestra';
index b9d0c6ac99e6bb08b899e5a3bca763f564df5804..179a6566831c222660cf70adf2e3d99f368d40c4 100755 (executable)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // survey.php - created with Moodle 1.3 (2004052500)
+      // survey.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
 
 
 $string['actual'] = 'Actual';
index e1582d272a27882a09ebb1ce010fe59c7396792a..b782df8935fdc18b9152a5b18db30b8701933bf5 100755 (executable)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // workshop.php - created with Moodle 1.3 development (2004040500)
+      // workshop.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
 
 
 $string['absent'] = 'Absent';
@@ -145,8 +145,6 @@ $string['phase4'] = 'Permet $a avaluacions';
 $string['phase4short'] = 'Avaluacions';
 $string['phase5'] = 'Càlcul de les qualificacions finals';
 $string['phase5short'] = 'Càlcul';
-$string['phase6'] = 'Mostra les qualificacions finals';
-$string['phase6short'] = 'Mostra qualificacions';
 $string['pleaseassesstheseexamplesfromtheteacher'] = 'Sisplau, avalueu aquests exemples del $a';
 $string['pleaseassessthesestudentsubmissions'] = 'Sisplau, avalueu aquestes $a trameses';
 $string['pleaseassessyoursubmissions'] = 'Sisplau, avalueu les vostres trameses';
@@ -177,11 +175,10 @@ $string['scalepresent'] = 'Escala de 2 punts Present/Absent';
 $string['scaleyes'] = 'Escala de 2 punts Sí/No';
 $string['select'] = 'Tria';
 $string['selfassessment'] = 'Autoavaluació';
-$string['setoverallocation'] = 'Especifica el nivell d\'assignació global';
 $string['showgrades'] = 'Mostra qualificacions';
 $string['specimenassessmentform'] = 'Formulari de mostra d\'avaluació';
 $string['standarddeviation'] = 'Desviació estàndard de l\'element $a :';
-$string['standarddeviationnote'] = 'Els elements amb desviacions estàndard de cero o valors molt menuts poden distorisonar l\'anàlisi.<br/> Aquest element ha sigut exclós de l\'anàlisi.';
+$string['standarddeviationnote'] = 'Els elements amb desviacions estàndard de cero o valors molt menuts poden distorisonar l\'anàlisi.<br /> Aquest element ha sigut exclós de l\'anàlisi.';
 $string['studentassessments'] = '$a avaluacions';
 $string['studentgrades'] = '$a qualificacions';
 $string['studentsubmissions'] = '$a trameses';
@@ -202,7 +199,6 @@ $string['teacherscomment'] = 'Comentari del professor';
 $string['teachersgrade'] = 'Qualificació del professor';
 $string['teachersubmissionsforassessment'] = '$a trameses del professor per a avaluació';
 $string['thegradeis'] = 'La qualificació és $a';
-$string['thereisfeedbackfromtheteacher'] = 'Hi ha retroacció del $a';
 $string['theseasessmentsaregradedbytheteacher'] = 'Aquestes avaluacions estan qualificades pel $a';
 $string['timeassessed'] = 'Temps avaluat';
 $string['title'] = 'Títol';
@@ -213,7 +209,7 @@ $string['verypoor'] = 'Molt pobre';
 $string['view'] = 'Veu';
 $string['viewassessmentofteacher'] = 'Veu avaluació de $a';
 $string['viewotherassessments'] = 'Veu altres avaluacions';
-$string['warningonamendingelements'] = 'AVÍS: S\'han tramès avaluacions.<BR />NO canvieu el nombre d\'elements, els tipus d\'escala o els pesos dels elements.';
+$string['warningonamendingelements'] = 'AVÍS: S\'han tramès avaluacions.<br />NO canvieu el nombre d\'elements, els tipus d\'escala o els pesos dels elements.';
 $string['weight'] = 'Pes';
 $string['weightederrorcount'] = 'Recompte d\'errors ponderat: $a';
 $string['weightforbias'] = 'Pes per al biaix';
index a38d627f928896efbeb1a9e43b760ffce1f63b4a..a28a222ccb31f32e9ef31287fb68e99534897ee2 100644 (file)
@@ -1,11 +1,11 @@
 <p align="center"><b>Course Categories</b></p>
 
 <p>Your Moodle administrator may have set up several 
-   course categories.
+   course categories.</p>
 
-<p>For example, "Science", "Humanities", "Public Health" etc
+<p>For example, "Science", "Humanities", "Public Health" etc</p>
 
 <p>Choose the one most applicable for your course.  This 
    choice will affect where your course is displayed on the 
    course listing and may make it easier for students to 
-   find your course.
+   find your course.</p>
index 05a4166ddf6ce7cee22045f375141afd632e3963..95bfb5460f6236b864d437dffcacfb0b7e1e3faf 100644 (file)
@@ -5,11 +5,11 @@
    a good place to post notices for all students
    to see.  (By default, all students are subscribed
    to this forum, and will receive your notices by
-   email.)
+   email.)</p>
 
 <p>This setting determines how many recent items 
    appear on your course home page, in a news box 
-   down the right-hand side.
+   down the right-hand side.</p>
 
 <p>If you set it to "0 news items" then the news 
-   box won't even appear.
+   box won't even appear.</p>
index 3d011b598e15c83ba7df8bc22d82d88d4e197a87..6bd24d779f982214c984e03c1413ef843152f0d1 100644 (file)
@@ -1,14 +1,14 @@
 <p align="center"><b>Course Number of Weeks/Topics</b></p>
 
 <p>This setting is only used by the 'weekly' and 'topics'
-   course formats.
+   course formats.</p>
 
 <p>In the 'weekly' format, it specifies the number of weeks 
    that the course will run for, starting from the 
-   course starting date.
+   course starting date.</p>
 
 <p>In the 'topics' format, it specifies the number of topics
-   in the course.
+   in the course.</p>
 
 <p>Both of these translate to the number of "boxes" down the 
-   middle of the course page.
+   middle of the course page.</p>
index aed3a5231b1030ae106877149863038daf40b924..d0a3d440830fabc117662da8e8451d4ca8cb7ed2 100644 (file)
@@ -1,16 +1,16 @@
 <p align="center"><b>Recent Activity</b></p>
 
-<p>Moodle can display "recent activity" on the course home page.
+<p>Moodle can display "recent activity" on the course home page.</p>
 
 <p>This shows the everything that has happened in the course since
 the last time the viewer logged in to the course, including 
-new posts, new users, submitted journals etc.
+new posts, new users, submitted journals etc.</p>
 
 <p>It is highly recommended you leave this feature enabled in 
 your courses, as it helps give a sense of activity in the course.
 Knowing what everyone else is doing also helps to promote a 
-collaborative atmosphere in the class.
+collaborative atmosphere in the class.</p>
 
 <p>You might want to disable this feature for extremely large or 
 heavily used courses, as it may slow down the display of 
-the course page.
+the course page.</p>
index 403f21763618707e7b47d5ccebf447b835c5bdd2..030a8a19afd819c55b2ff6f9d8141330b0d5db34 100644 (file)
@@ -1,19 +1,19 @@
 <p align="center"><b>Course Start Date</b></p>
 
 <p>This is where you specify the starting time of the 
-   course (in your own timezone).
+   course (in your own timezone).</p>
 
 <p>If you are using a 'weekly' course format, this will 
    affect the display of the weeks.  The first week will
-   start on the date you set here.
+   start on the date you set here.</p>
  
 <p>This setting will not affect courses using the 
-   'social' or 'topics' formats.
+   'social' or 'topics' formats.</p>
 
 <p>However, one place this setting will be affect is 
    the display of logs, which use this date as the earliest
-   possible date you can display.
+   possible date you can display.</p>
  
 <p>In general, if your course does have a real starting date
    then it makes sense to set this date to that, no matter 
-   what course formats you are using.
+   what course formats you are using.</p>
index 18e962de6efce31c503405de8aeabb104bd46a90..573c0ce3bd6246714603378273bacff21d1e8afa 100644 (file)
@@ -2,7 +2,7 @@
 
 <p>This setting defines the largest size of file that can be 
    uploaded by students in this course, limited by the site
-   wide setting created by the administrator.
+   wide setting created by the administrator.</p>
 
 <p>It is possible to further restrict this size through 
-   settings within each activity module.
+   settings within each activity module.</p>
index 4ff2285b2a47297b68442f5c94253a6301810824..79e4a394c1bf7b5b8179199c39810411931390db 100644 (file)
@@ -6,15 +6,15 @@
 
 <p>In <b>Windows Systems</b> use something like:
 <ul> 
-<li>c:\program files\data\moodle
-<li>c:\documents and settings\moodle\temp\saved
+<li>c:\program files\data\moodle</li>
+<li>c:\documents and settings\moodle\temp\saved</li>
 </ul>
 </p>
 
 <p>In <b>Unix Systems</b> use something like:
 <ul>
-<li>/usr/data/moodle
-<li>/home/moodle/tmp/saved
+<li>/usr/data/moodle</li>
+<li>/home/moodle/tmp/saved</li>
 </ul>
 </p>
 
index f31ad82001432e15cb747c390774a0889aea881c..8f5af008c12bef044ee90b1b419703652e21dcb3 100644 (file)
 </table>
 
 <p>When writing online, it can sometimes difficult to express emotion with plain text.
-   These little icons can help.  
+   These little icons can help.  </p>
    
 <p>To insert these icons in your text: just click the icon above, or type the associated text code directly in your text.</p>
 
index 9bcd7c8438ffbf303b87bc6ea9e69935343caaed..a31358a9f2ab5fecd42a1e8bb4d0ccb538e923d4 100644 (file)
@@ -1,23 +1,23 @@
 <p align="center"><b>Course Enrolment Key</b></p>
 
 <p>A course enrolment key is what keeps unwanted people 
-   out of your course.
+   out of your course.</p>
 
 <p>If you leave this blank, then anyone who has created 
    a Moodle username on this site will be able to enrol
-   in your course simply by going in to it.
+   in your course simply by going in to it.</p>
 
 <p>If you put something here, then students who are trying 
    to get in for the FIRST TIME ONLY will be asked to supply 
-   this word or phrase.
+   this word or phrase.</p>
 
 <p>The idea is that you will supply the key to authorised 
    people using another means like private email, snail mail,
-   on the phone or even verbally in a face to face class.
+   on the phone or even verbally in a face to face class.</p>
 
 <p>If this password "gets out" and you have unwanted people 
    enrolling, you can unenrol them (see their user profile page)
    and change this key.  Any legitimate students who have already 
    enrolled will not be affected, but the unwanted people won't be 
-   able to get back in.
+   able to get back in.</p>
 
index 6f3baf1403b7e43f09c4ee4688537b463997f6d1..b46186ef028f073d376a3a12670c634f6d6c61f4 100644 (file)
@@ -19,6 +19,3 @@
        grouping mode.  If the course is set to "<a href="help.php?module=moodle&file=groupmodeforce.html">force group mode</a>" then 
        the setting for each activity is ignored.</dd>
 </dl>
-
-<p>
-
index 938eddd82d557066373ec77f429a3d40d7a6059a..ddd4ea3202f2ee3ae05bc45ec73bb95586df95b1 100644 (file)
@@ -2,19 +2,19 @@
 
 
 
-<p>You have the choice of allowing "guests" into your course.
+<p>You have the choice of allowing "guests" into your course.</p>
 
 
 
 <p>People can log in as guests using the "Login as a guest" button
 
-   on the login screen.
+   on the login screen.</p>
 
 
 
 <p>Guests ALWAYS have "read-only" access - meaning they can't leave 
 
-   any posts or otherwise mess up the course for real students.
+   any posts or otherwise mess up the course for real students.</p>
 
 
 
@@ -22,7 +22,7 @@
 
    look around at your work, or to let students see a course before 
 
-   they have decided to enrol.
+   they have decided to enrol.</p>
 
 
 
@@ -38,5 +38,5 @@
 
    your guests.  If you choose to allow guests without a key, then 
 
-   anyone can get straight into your course.
+   anyone can get straight into your course.</p>
 
index 8b9bf5ee747c5c94b2fc68ad81493d6b63f1ce98..cccb8dea3337c8e9c370667e3956e7ea77e05889 100644 (file)
@@ -7,7 +7,7 @@
    automatically.</p>
 
 <p>Your code will normally be printed on the page within a table cell, 
-   so:
+   so:</p>
 
    <ul>
    <li>there is no need to use any &lt;HEAD> or &lt;BODY> tags
index 05c86b8b00269e6a70a9891b16eb80ef6d9bdf4c..0ad7214b8d06dd5fa2daa1e48ed54aa7cd26107f 100755 (executable)
@@ -3,51 +3,51 @@
 
 <p>General</p>
 <ul>
-  <li><a href="help.php?file=cookies.html">Cookies</a> 
-  <li><a href="help.php?file=directorypaths.html">Directory paths</a> 
+  <li><a href="help.php?file=cookies.html">Cookies</a></li> 
+  <li><a href="help.php?file=directorypaths.html">Directory paths</a></li> 
 </ul>
 
 <p>Administration</p>
 <ul>
-  <li><a href="help.php?file=langedit.html">Language editing</a> 
-  <li><a href="help.php?file=uploadusers.html">Upload users</a> 
+  <li><a href="help.php?file=langedit.html">Language editing</a></li> 
+  <li><a href="help.php?file=uploadusers.html">Upload users</a></li> 
 </ul>
 
 <p>Setting up courses</p>
 <ul>
-  <li><a href="help.php?file=mods.html">Activity Modules</a> 
-  <li><a href="help.php?file=coursereports.html">Activity Reports</a>
-  <li><a href="help.php?file=courseavailability.html">Course availability</a> 
-  <li><a href="help.php?file=coursecategory.html">Course categories</a> 
-  <li><a href="help.php?file=courseformats.html">Course formats</a> 
-  <li><a href="help.php?file=coursefullname.html">Course fullname</a> 
-  <li><a href="help.php?file=courseidnumber.html">Course ID number</a> 
-  <li><a href="help.php?file=coursenewsitems.html">Course news items</a> 
-  <li><a href="help.php?file=coursenumsections.html">Course number of weeks/topics</a> 
-  <li><a href="help.php?file=courseshortname.html">Course short name</a> 
-  <li><a href="help.php?file=coursestartdate.html">Course start date</a> 
-  <li><a href="help.php?file=courseuploadsize.html">Course upload size</a> 
-  <li><a href="help.php?file=enrolmentkey.html">Enrollment keys</a> 
-  <li><a href="help.php?file=coursegrades.html">Grades</a> 
-  <li><a href="help.php?file=groupmode.html">Group mode</a> 
-  <li><a href="help.php?file=groupmodeforce.html">Group mode (forcing)</a> 
-  <li><a href="help.php?file=guestaccess.html">Guest access</a> 
-  <li><a href="help.php?file=courserecent.html">Recent Activity</a> 
-  <li><a href="help.php?file=scales.html">Scales</a> 
-  <li><a href="help.php?file=summaries.html">Section summaries</a> 
-  <li><a href="help.php?file=teachers.html">Teachers</a> 
-  <li><a href="help.php?file=picture.html">Uploading a picture</a> 
+  <li><a href="help.php?file=mods.html">Activity Modules</a></li> 
+  <li><a href="help.php?file=coursereports.html">Activity Reports</a></li>
+  <li><a href="help.php?file=courseavailability.html">Course availability</a></li> 
+  <li><a href="help.php?file=coursecategory.html">Course categories</a></li> 
+  <li><a href="help.php?file=courseformats.html">Course formats</a></li> 
+  <li><a href="help.php?file=coursefullname.html">Course fullname</a></li> 
+  <li><a href="help.php?file=courseidnumber.html">Course ID number</a></li> 
+  <li><a href="help.php?file=coursenewsitems.html">Course news items</a></li> 
+  <li><a href="help.php?file=coursenumsections.html">Course number of weeks/topics</a></li> 
+  <li><a href="help.php?file=courseshortname.html">Course short name</a></li> 
+  <li><a href="help.php?file=coursestartdate.html">Course start date</a></li> 
+  <li><a href="help.php?file=courseuploadsize.html">Course upload size</a></li> 
+  <li><a href="help.php?file=enrolmentkey.html">Enrollment keys</a></li> 
+  <li><a href="help.php?file=coursegrades.html">Grades</a></li> 
+  <li><a href="help.php?file=groupmode.html">Group mode</a></li> 
+  <li><a href="help.php?file=groupmodeforce.html">Group mode (forcing)</a></li> 
+  <li><a href="help.php?file=guestaccess.html">Guest access</a></li> 
+  <li><a href="help.php?file=courserecent.html">Recent Activity</a></li> 
+  <li><a href="help.php?file=scales.html">Scales</a></li> 
+  <li><a href="help.php?file=summaries.html">Section summaries</a></li> 
+  <li><a href="help.php?file=teachers.html">Teachers</a></li> 
+  <li><a href="help.php?file=picture.html">Uploading a picture</a></li> 
 </ul>
 
 <p>Reading and Writing</p>
 <ul>
-  <li><a href="help.php?file=questions.html">Asking Questions</a> 
-  <li><a href="help.php?file=reading.html">Reading</a> 
-  <li><a href="help.php?file=writing.html">Writing</a> 
-  <li><a href="help.php?file=textformat.html">Formatting Text</a> 
-  <li><a href="help.php?file=html.html">Editing HTML format</a> 
-  <li><a href="help.php?file=text.html">Edting Text format</a> 
-  <li><a href="help.php?file=wiki.html">Editing Wiki format</a> 
-  <li><a href="help.php?file=richtext.html">Using the Richtext HTML editor</a> 
-  <li><a href="help.php?file=emoticons.html">Using Smilies (emoticons)</a> 
+  <li><a href="help.php?file=questions.html">Asking Questions</a></li> 
+  <li><a href="help.php?file=reading.html">Reading</a></li> 
+  <li><a href="help.php?file=writing.html">Writing</a></li> 
+  <li><a href="help.php?file=textformat.html">Formatting Text</a></li> 
+  <li><a href="help.php?file=html.html">Editing HTML format</a></li> 
+  <li><a href="help.php?file=text.html">Edting Text format</a></li> 
+  <li><a href="help.php?file=wiki.html">Editing Wiki format</a></li> 
+  <li><a href="help.php?file=richtext.html">Using the Richtext HTML editor</a></li> 
+  <li><a href="help.php?file=emoticons.html">Using Smilies (emoticons)</a></li> 
 </ul>
index 6a20e0ca6321fc41d626f41567ffdfb46c889f3d..1dc19b219f52a55524d785487b0c6c88861bf7f7 100644 (file)
@@ -1,12 +1,12 @@
 <p align="center"><b>Language Editing</b></p>
 
 <p>To edit languages on this page the files need to be writable 
-   by the web server process.
+   by the web server process.</p>
 
-<p>Within some of the strings you will notice <b>$a</b> and <b>$a->something</b>.
+<p>Within some of the strings you will notice <b>$a</b> and <b>$a->something</b>.</p>
 
 <p>These represent variables that will be replaced by names or other words from 
-   within Moodle.  
+   within Moodle.</p>  
 
 <p>When there is only one variable, the $a form is used.  When there are two or 
-   more variables, then each one has a name.
+   more variables, then each one has a name.</p>
index 458d5c186918727716af3b68aa9030dc2dda2272..28639d32375afce08d40f02952d7b43843ca5f6a 100644 (file)
-<p align="center"><b>Using Markdown format to write web pages</b></p>\r
-\r
-<p>(This text is a copy of <a target="_blank" href="http://daringfireball.net/projects/markdown/syntax">the original Markdown syntax page</a>)</p>\r
-\r
-<hr />\r
-<div id="Main">\r
-\r
-<div class="article">\r
-\r
-<ul>\r
-<li><a href="#overview">Overview</a>\r
-<ul>\r
-<li><a href="#philosophy">Philosophy</a></li>\r
-<li><a href="#html">Inline HTML</a></li>\r
-<li><a href="#autoescape">Automatic Escaping for Special Characters</a></li>\r
-</ul></li>\r
-<li><a href="#block">Block Elements</a>\r
-<ul>\r
-<li><a href="#p">Paragraphs and Line Breaks</a></li>\r
-<li><a href="#header">Headers</a></li>\r
-<li><a href="#blockquote">Blockquotes</a></li>\r
-<li><a href="#list">Lists</a></li>\r
-<li><a href="#precode">Code Blocks</a></li>\r
-<li><a href="#hr">Horizontal Rules</a></li>\r
-</ul></li>\r
-<li><a href="#span">Span Elements</a>\r
-<ul>\r
-<li><a href="#link">Links</a></li>\r
-<li><a href="#em">Emphasis</a></li>\r
-<li><a href="#code">Code</a></li>\r
-<li><a href="#img">Images</a></li>\r
-</ul></li>\r
-<li><a href="#misc">Miscellaneous</a>\r
-<ul>\r
-<li><a href="#backslash">Backslash Escapes</a></li>\r
-<li><a href="#autolink">Automatic Links</a></li>\r
-</ul></li>\r
-</ul>\r
-\r
-<hr />\r
-\r
-<h2 id="overview">Overview</h2>\r
-\r
-<h3 id="philosophy">Philosophy</h3>\r
-\r
-<p>Markdown is intended to be as easy-to-read and easy-to-write as is feasible.</p>\r
-\r
-<p>Readability, however, is emphasized above all else. A Markdown-formatted\r
-document should be publishable as-is, as plain text, without looking\r
-like it&#8217;s been marked up with tags or formatting instructions. While\r
-Markdown&#8217;s syntax has been influenced by several existing text-to-HTML\r
-filters &#8212; including <a href="http://docutils.sourceforge.net/mirror/setext.html">Setext</a>, <a href="http://www.aaronsw.com/2002/atx/">atx</a>, <a href="http://textism.com/tools/textile/">Textile</a>, <a href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>,\r
-<a href="http://www.triptico.com/software/grutatxt.html">Grutatext</a>, and <a href="http://ettext.taint.org/doc/">EtText</a> &#8212; the single biggest source of\r
-inspiration for Markdown&#8217;s syntax is the format of plain text email.</p>\r
-\r
-<p>To this end, Markdown&#8217;s syntax is comprised entirely of punctuation\r
-characters, which punctuation characters have been carefully chosen so\r
-as to look like what they mean. E.g., asterisks around a word actually\r
-look like *emphasis*. Markdown lists look like, well, lists. Even\r
-blockquotes look like quoted passages of text, assuming you&#8217;ve ever\r
-used email.</p>\r
-\r
-<h3 id="html">Inline HTML</h3>\r
-\r
-<p>Markdown&#8217;s syntax is intended for one purpose: to be used as a\r
-format for <em>writing</em> for the web.</p>\r
-\r
-<p>Markdown is not a replacement for HTML, or even close to it. Its\r
-syntax is very small, corresponding only to a very small subset of\r
-HTML tags. The idea is <em>not</em> to create a syntax that makes it easier\r
-to insert HTML tags. In my opinion, HTML tags are already easy to\r
-insert. The idea for Markdown is to make it easy to read, write, and\r
-edit prose. HTML is a <em>publishing</em> format; Markdown is a <em>writing</em>\r
-format. Thus, Markdown&#8217;s formatting syntax only addresses issues that\r
-can be conveyed in plain text.</p>\r
-\r
-<p>For any markup that is not covered by Markdown&#8217;s syntax, you simply\r
-use HTML itself. There&#8217;s no need to preface it or delimit it to\r
-indicate that you&#8217;re switching from Markdown to HTML; you just use\r
-the tags.</p>\r
-\r
-<p>The only restrictions are that block-level HTML elements &#8212; e.g. <code>&lt;div&gt;</code>,\r
-<code>&lt;table&gt;</code>, <code>&lt;pre&gt;</code>, <code>&lt;p&gt;</code>, etc. &#8212; must be separated from surrounding\r
-content by blank lines, and the start and end tags of the block should\r
-not be indented with tabs or spaces. Markdown is smart enough not\r
-to add extra (unwanted) <code>&lt;p&gt;</code> tags around HTML block-level tags.</p>\r
-\r
-<p>For example, to add an HTML table to a Markdown article:</p>\r
-\r
-<pre><code>This is a regular paragraph.\r
-\r
-&lt;table&gt;\r
-    &lt;tr&gt;\r
-        &lt;td&gt;Foo&lt;/td&gt;\r
-    &lt;/tr&gt;\r
-&lt;/table&gt;\r
-\r
-This is another regular paragraph.\r
-</code></pre>\r
-\r
-<p>Note that Markdown formatting syntax is not processed within block-level\r
-HTML tags. E.g., you can&#8217;t use Markdown-style <code>*emphasis*</code> inside an\r
-HTML block.</p>\r
-\r
-<p>Span-level HTML tags &#8212; e.g. <code>&lt;span&gt;</code>, <code>&lt;cite&gt;</code>, or <code>&lt;del&gt;</code> &#8212; can be\r
-used anywhere in a Markdown paragraph, list item, or header. If you\r
-want, you can even use HTML tags instead of Markdown formatting; e.g. if\r
-you&#8217;d prefer to use HTML <code>&lt;a&gt;</code> or <code>&lt;img&gt;</code> tags instead of Markdown&#8217;s\r
-link or image syntax, go right ahead.</p>\r
-\r
-<p>Unlike block-level HTML tags, Markdown syntax <em>is</em> processed within\r
-span-level tags.</p>\r
-\r
-<h3 id="autoescape">Automatic Escaping for Special Characters</h3>\r
-\r
-<p>In HTML, there are two characters that demand special treatment: <code>&lt;</code>\r
-and <code>&amp;</code>. Left angle brackets are used to start tags; ampersands are\r
-used to denote HTML entities. If you want to use them as literal\r
-characters, you must escape them as entities, e.g. <code>&amp;lt;</code>, and\r
-<code>&amp;amp;</code>.</p>\r
-\r
-<p>Ampersands in particular are bedeviling for web writers. If you want to\r
-write about &#8216;AT&amp;T&#8217;, you need to write &#8216;<code>AT&amp;amp;T</code>&#8217;. You even need to\r
-escape ampersands within URLs. Thus, if you want to link to:</p>\r
-\r
-<pre><code>http://images.google.com/images?num=30&amp;q=larry+bird\r
-</code></pre>\r
-\r
-<p>you need to encode the URL as:</p>\r
-\r
-<pre><code>http://images.google.com/images?num=30&amp;amp;q=larry+bird\r
-</code></pre>\r
-\r
-<p>in your anchor tag <code>href</code> attribute. Needless to say, this is easy to\r
-forget, and is probably the single most common source of HTML validation\r
-errors in otherwise well-marked-up web sites.</p>\r
-\r
-<p>Markdown allows you to use these characters naturally, taking care of\r
-all the necessary escaping for you. If you use an ampersand as part of\r
-an HTML entity, it remains unchanged; otherwise it will be translated\r
-into <code>&amp;amp;</code>.</p>\r
-\r
-<p>So, if you want to include a copyright symbol in your article, you can write:</p>\r
-\r
-<pre><code>&amp;copy;\r
-</code></pre>\r
-\r
-<p>and Markdown will leave it alone. But if you write:</p>\r
-\r
-<pre><code>AT&amp;T\r
-</code></pre>\r
-\r
-<p>Markdown will translate it to:</p>\r
-\r
-<pre><code>AT&amp;amp;T\r
-</code></pre>\r
-\r
-<p>Similarly, because Markdown supports <a href="#html">inline HTML</a>, if you use\r
-angle brackets as delimiters for HTML tags, Markdown will treat them as\r
-such. But if you write:</p>\r
-\r
-<pre><code>4 &lt; 5\r
-</code></pre>\r
-\r
-<p>Markdown will translate it to:</p>\r
-\r
-<pre><code>4 &amp;lt; 5\r
-</code></pre>\r
-\r
-<p>However, inside Markdown code spans and blocks, angle brackets and\r
-ampersands are <em>always</em> encoded automatically. This makes it easy to use\r
-Markdown to write about HTML code. (As opposed to raw HTML, which is a\r
-terrible format for writing about HTML syntax, because every single <code>&lt;</code>\r
-and <code>&amp;</code> in your example code needs to be escaped.)</p>\r
-\r
-<hr />\r
-\r
-<h2 id="block">Block Elements</h2>\r
-\r
-<h3 id="p">Paragraphs and Line Breaks</h3>\r
-\r
-<p>A paragraph is simply one or more consecutive lines of text, separated\r
-by one or more blank lines. (A blank line is any line that looks like a\r
-blank line &#8212; a line containing nothing but spaces or tabs is considered\r
-blank.) Normal paragraphs should not be intended with spaces or tabs.</p>\r
-\r
-<p>The implication of the &#8220;one or more consecutive lines of text&#8221; rule is\r
-that Markdown supports &#8220;hard-wrapped&#8221; text paragraphs. This differs\r
-significantly from most other text-to-HTML formatters (including Movable\r
-Type&#8217;s &#8220;Convert Line Breaks&#8221; option) which translate every line break\r
-character in a paragraph into a <code>&lt;br /&gt;</code> tag.</p>\r
-\r
-<p>When you <em>do</em> want to insert a <code>&lt;br /&gt;</code> break tag using Markdown, you\r
-end a line with two or more spaces, then type return.</p>\r
-\r
-<p>Yes, this takes a tad more effort to create a <code>&lt;br /&gt;</code>, but a simplistic\r
-&#8220;every line break is a <code>&lt;br /&gt;</code>&#8221; rule wouldn&#8217;t work for Markdown.\r
-Markdown&#8217;s email-style <a href="#blockquote">blockquoting</a> and multi-paragraph <a href="#list">list items</a>\r
-work best &#8212; and look better &#8212; when you format them with hard breaks.</p>\r
-\r
-<h3 id="header">Headers</h3>\r
-\r
-<p>Markdown supports two styles of headers, <a href="http://docutils.sourceforge.net/mirror/setext.html">Setext</a> and <a href="http://www.aaronsw.com/2002/atx/">atx</a>.</p>\r
-\r
-<p>Setext-style headers are &#8220;underlined&#8221; using equal signs (for first-level\r
-headers) and dashes (for second-level headers). For example:</p>\r
-\r
-<pre><code>This is an H1\r
-=============\r
-\r
-This is an H2\r
--------------\r
-</code></pre>\r
-\r
-<p>Any number of underlining <code>=</code>&#8217;s or <code>-</code>&#8217;s will work.</p>\r
-\r
-<p>Atx-style headers use 1-6 hash characters at the start of the line,\r
-corresponding to header levels 1-6. For example:</p>\r
-\r
-<pre><code># This is an H1\r
-\r
-## This is an H2\r
-\r
-###### This is an H6\r
-</code></pre>\r
-\r
-<p>Optionally, you may &#8220;close&#8221; atx-style headers. This is purely\r
-cosmetic &#8212; you can use this if you think it looks better. The\r
-closing hashes don&#8217;t even need to match the number of hashes\r
-used to open the header. (The number of opening hashes\r
-determines the header level.) :</p>\r
-\r
-<pre><code># This is an H1 #\r
-\r
-## This is an H2 ##\r
-\r
-### This is an H3 ######\r
-</code></pre>\r
-\r
-<h3 id="blockquote">Blockquotes</h3>\r
-\r
-<p>Markdown uses email-style <code>&gt;</code> characters for blockquoting. If you&#8217;re\r
-familiar with quoting passages of text in an email message, then you\r
-know how to create a blockquote in Markdown. It looks best if you hard\r
-wrap the text and put a <code>&gt;</code> before every line:</p>\r
-\r
-<pre><code>&gt; This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,\r
-&gt; consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.\r
-&gt; Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.\r
-&gt; \r
-&gt; Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse\r
-&gt; id sem consectetuer libero luctus adipiscing.\r
-</code></pre>\r
-\r
-<p>Markdown allows you to be lazy and only put the <code>&gt;</code> before the first\r
-line of a hard-wrapped paragraph:</p>\r
-\r
-<pre><code>&gt; This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,\r
-consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.\r
-Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.\r
-\r
-&gt; Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse\r
-id sem consectetuer libero luctus adipiscing.\r
-</code></pre>\r
-\r
-<p>Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by\r
-adding additional levels of <code>&gt;</code>:</p>\r
-\r
-<pre><code>&gt; This is the first level of quoting.\r
-&gt;\r
-&gt; &gt; This is nested blockquote.\r
-&gt;\r
-&gt; Back to the first level.\r
-</code></pre>\r
-\r
-<p>Blockquotes can contain other Markdown elements, including headers, lists,\r
-and code blocks:</p>\r
-\r
-<pre><code>&gt; ## This is a header.\r
-&gt; \r
-&gt; 1.   This is the first list item.\r
-&gt; 2.   This is the second list item.\r
-&gt; \r
-&gt; Here's some example code:\r
-&gt; \r
-&gt;     return shell_exec("echo $input | $markdown_script");\r
-</code></pre>\r
-\r
-<p>Any decent text editor should make email-style quoting easy. For\r
-example, with BBEdit, you can make a selection and choose Increase\r
-Quote Level from the Text menu.</p>\r
-\r
-<h3 id="list">Lists</h3>\r
-\r
-<p>Markdown supports ordered (numbered) and unordered (bulleted) lists.</p>\r
-\r
-<p>Unordered lists use asterisks, pluses, and hyphens &#8212; interchangably\r
-&#8212; as list markers:</p>\r
-\r
-<pre><code>*   Red\r
-*   Green\r
-*   Blue\r
-</code></pre>\r
-\r
-<p>is equivalent to:</p>\r
-\r
-<pre><code>+   Red\r
-+   Green\r
-+   Blue\r
-</code></pre>\r
-\r
-<p>and:</p>\r
-\r
-<pre><code>-   Red\r
--   Green\r
--   Blue\r
-</code></pre>\r
-\r
-<p>Ordered lists use numbers followed by periods:</p>\r
-\r
-<pre><code>1.  Bird\r
-2.  McHale\r
-3.  Parish\r
-</code></pre>\r
-\r
-<p>It&#8217;s important to note that the actual numbers you use to mark the\r
-list have no effect on the HTML output Markdown produces. The HTML\r
-Markdown produces from the above list is:</p>\r
-\r
-<pre><code>&lt;ol&gt;\r
-&lt;li&gt;Bird&lt;/li&gt;\r
-&lt;li&gt;McHale&lt;/li&gt;\r
-&lt;li&gt;Parish&lt;/li&gt;\r
-&lt;/ol&gt;\r
-</code></pre>\r
-\r
-<p>If you instead wrote the list in Markdown like this:</p>\r
-\r
-<pre><code>1.  Bird\r
-1.  McHale\r
-1.  Parish\r
-</code></pre>\r
-\r
-<p>or even:</p>\r
-\r
-<pre><code>3. Bird\r
-1. McHale\r
-8. Parish\r
-</code></pre>\r
-\r
-<p>you&#8217;d get the exact same HTML output. The point is, if you want to,\r
-you can use ordinal numbers in your ordered Markdown lists, so that\r
-the numbers in your source match the numbers in your published HTML.\r
-But if you want to be lazy, you don&#8217;t have to.</p>\r
-\r
-<p>If you do use lazy list numbering, however, you should still start the\r
-list with the number 1. At some point in the future, Markdown may support\r
-starting ordered lists at an arbitrary number.</p>\r
-\r
-<p>List markers typically start at the left margin, but may be indented by\r
-up to three spaces. List markers must be followed by one or more spaces\r
-or a tab.</p>\r
-\r
-<p>To make lists look nice, you can wrap items with hanging indents:</p>\r
-\r
-<pre><code>*   Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\r
-    Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi,\r
-    viverra nec, fringilla in, laoreet vitae, risus.\r
-*   Donec sit amet nisl. Aliquam semper ipsum sit amet velit.\r
-    Suspendisse id sem consectetuer libero luctus adipiscing.\r
-</code></pre>\r
-\r
-<p>But if you want to be lazy, you don&#8217;t have to:</p>\r
-\r
-<pre><code>*   Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\r
-Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi,\r
-viverra nec, fringilla in, laoreet vitae, risus.\r
-*   Donec sit amet nisl. Aliquam semper ipsum sit amet velit.\r
-Suspendisse id sem consectetuer libero luctus adipiscing.\r
-</code></pre>\r
-\r
-<p>If list items are separated by blank lines, Markdown will wrap the\r
-items in <code>&lt;p&gt;</code> tags in the HTML output. For example, this input:</p>\r
-\r
-<pre><code>*   Bird\r
-*   Magic\r
-</code></pre>\r
-\r
-<p>will turn into:</p>\r
-\r
-<pre><code>&lt;ul&gt;\r
-&lt;li&gt;Bird&lt;/li&gt;\r
-&lt;li&gt;Magic&lt;/li&gt;\r
-&lt;/ul&gt;\r
-</code></pre>\r
-\r
-<p>But this:</p>\r
-\r
-<pre><code>*   Bird\r
-\r
-*   Magic\r
-</code></pre>\r
-\r
-<p>will turn into:</p>\r
-\r
-<pre><code>&lt;ul&gt;\r
-&lt;li&gt;&lt;p&gt;Bird&lt;/p&gt;&lt;/li&gt;\r
-&lt;li&gt;&lt;p&gt;Magic&lt;/p&gt;&lt;/li&gt;\r
-&lt;/ul&gt;\r
-</code></pre>\r
-\r
-<p>List items may consist of multiple paragraphs. Each subsequent\r
-paragraph in a list item must be intended by either 4 spaces\r
-or one tab:</p>\r
-\r
-<pre><code>1.  This is a list item with two paragraphs. Lorem ipsum dolor\r
-    sit amet, consectetuer adipiscing elit. Aliquam hendrerit\r
-    mi posuere lectus.\r
-\r
-    Vestibulum enim wisi, viverra nec, fringilla in, laoreet\r
-    vitae, risus. Donec sit amet nisl. Aliquam semper ipsum\r
-    sit amet velit.\r
-\r
-2.  Suspendisse id sem consectetuer libero luctus adipiscing.\r
-</code></pre>\r
-\r
-<p>It looks nice if you indent every line of the subsequent\r
-paragraphs, but here again, Markdown will allow you to be\r
-lazy:</p>\r
-\r
-<pre><code>*   This is a list item with two paragraphs.\r
-\r
-    This is the second paragraph in the list item. You're\r
-only required to indent the first line. Lorem ipsum dolor\r
-sit amet, consectetuer adipiscing elit.\r
-\r
-*   Another item in the same list.\r
-</code></pre>\r
-\r
-<p>To put a blockquote within a list item, the blockquote&#8217;s <code>&gt;</code>\r
-delimiters need to be indented:</p>\r
-\r
-<pre><code>*   A list item with a blockquote:\r
-\r
-    &gt; This is a blockquote\r
-    &gt; inside a list item.\r
-</code></pre>\r
-\r
-<p>To put a code block within a list item, the code block needs\r
-to be indented <em>twice</em> &#8212; 8 spaces or two tabs:</p>\r
-\r
-<pre><code>*   A list item with a code block:\r
-\r
-        &lt;code goes here&gt;\r
-</code></pre>\r
-\r
-<p>It&#8217;s worth noting that it&#8217;s possible to trigger an ordered list by\r
-accident, by writing something like this:</p>\r
-\r
-<pre><code>1986. What a great season.\r
-</code></pre>\r
-\r
-<p>In other words, a <em>number-period-space</em> sequence at the beginning of a\r
-line. To avoid this, you can backslash-escape the period:</p>\r
-\r
-<pre><code>1986\. What a great season.\r
-</code></pre>\r
-\r
-<h3 id="precode">Code Blocks</h3>\r
-\r
-<p>Pre-formatted code blocks are used for writing about programming or\r
-markup source code. Rather than forming normal paragraphs, the lines\r
-of a code block are interpreted literally. Markdown wraps a code block\r
-in both <code>&lt;pre&gt;</code> and <code>&lt;code&gt;</code> tags.</p>\r
-\r
-<p>To produce a code block in Markdown, simply indent every line of the\r
-block by at least 4 spaces or 1 tab. For example, given this input:</p>\r
-\r
-<pre><code>This is a normal paragraph:\r
-\r
-    This is a code block.\r
-</code></pre>\r
-\r
-<p>Markdown will generate:</p>\r
-\r
-<pre><code>&lt;p&gt;This is a normal paragraph:&lt;/p&gt;\r
-\r
-&lt;pre&gt;&lt;code&gt;This is a code block.\r
-&lt;/code&gt;&lt;/pre&gt;\r
-</code></pre>\r
-\r
-<p>One level of indentation &#8212; 4 spaces or 1 tab &#8212; is removed from each\r
-line of the code block. For example, this:</p>\r
-\r
-<pre><code>Here is an example of AppleScript:\r
-\r
-    tell application "Foo"\r
-        beep\r
-    end tell\r
-</code></pre>\r
-\r
-<p>will turn into:</p>\r
-\r
-<pre><code>&lt;p&gt;Here is an example of AppleScript:&lt;/p&gt;\r
-\r
-&lt;pre&gt;&lt;code&gt;tell application "Foo"\r
-    beep\r
-end tell\r
-&lt;/code&gt;&lt;/pre&gt;\r
-</code></pre>\r
-\r
-<p>A code block continues until it reaches a line that is not indented\r
-(or the end of the article).</p>\r
-\r
-<p>Within a code block, ampersands (<code>&amp;</code>) and angle brackets (<code>&lt;</code> and <code>&gt;</code>)\r
-are automatically converted into HTML entities. This makes it very\r
-easy to include example HTML source code using Markdown &#8212; just paste\r
-it and indent it, and Markdown will handle the hassle of encoding the\r
-ampersands and angle brackets. For example, this:</p>\r
-\r
-<pre><code>    &lt;div class="footer"&gt;\r
-        &amp;copy; 2004 Foo Corporation\r
-    &lt;/div&gt;\r
-</code></pre>\r
-\r
-<p>will turn into:</p>\r
-\r
-<pre><code>&lt;pre&gt;&lt;code&gt;&amp;lt;div class="footer"&amp;gt;\r
-    &amp;amp;copy; 2004 Foo Corporation\r
-&amp;lt;/div&amp;gt;\r
-&lt;/code&gt;&lt;/pre&gt;\r
-</code></pre>\r
-\r
-<p>Regular Markdown syntax is not processed within code blocks. E.g.,\r
-asterisks are just literal asterisks within a code block. This means\r
-it&#8217;s also easy to use Markdown to write about Markdown&#8217;s own syntax.</p>\r
-\r
-<h3 id="hr">Horizontal Rules</h3>\r
-\r
-<p>You can produce a horizontal rule tag (<code>&lt;hr /&gt;</code>) by placing three or\r
-more hyphens or asterisks on a line by themselves. If you wish, you\r
-may use spaces between the hyphens or asterisks. Each of the following\r
-lines will produce a horizontal rule:</p>\r
-\r
-<pre><code>* * *\r
-\r
-***\r
-\r
-*****\r
-\r
-- - -\r
-\r
----------------------------------------\r
-</code></pre>\r
-\r
-<hr />\r
-\r
-<h2 id="span">Span Elements</h2>\r
-\r
-<h3 id="link">Links</h3>\r
-\r
-<p>Markdown supports two style of links: <em>inline</em> and <em>reference</em>.</p>\r
-\r
-<p>In both styles, the link text is delimited by [square brackets].</p>\r
-\r
-<p>To create an inline link, use a set of regular parentheses immediately\r
-after the link text&#8217;s closing square bracket. Inside the parentheses,\r
-put the URL where you want the link to point, along with an <em>optional</em>\r
-title for the link, surrounded in quotes. For example:</p>\r
-\r
-<pre><code>This is [an example](http://example.com/ "Title") inline link.\r
-\r
-[This link](http://example.net/) has no title attribute.\r
-</code></pre>\r
-\r
-<p>Will produce:</p>\r
-\r
-<pre><code>&lt;p&gt;This is &lt;a href="http://example.com/" title="Title"&gt;\r
-an example&lt;/a&gt; inline link.&lt;/p&gt;\r
-\r
-&lt;p&gt;&lt;a href="http://example.net/"&gt;This link&lt;/a&gt; has no\r
-title attribute.&lt;/p&gt;\r
-</code></pre>\r
-\r
-<p>If you&#8217;re referring to a local resource on the same server, you can\r
-use relative paths:</p>\r
-\r
-<pre><code>See my [About](/about/) page for details.\r
-</code></pre>\r
-\r
-<p>Reference-style links use a second set of square brackets, inside\r
-which you place a label of your choosing to identify the link:</p>\r
-\r
-<pre><code>This is [an example][id] reference-style link.\r
-</code></pre>\r
-\r
-<p>You can optionally use a space to separate the sets of brackets:</p>\r
-\r
-<pre><code>This is [an example] [id] reference-style link.\r
-</code></pre>\r
-\r
-<p>Then, anywhere in the document, you define your link label like this,\r
-on a line by itself:</p>\r
-\r
-<pre><code>[id]: http://example.com/  "Optional Title Here"\r
-</code></pre>\r
-\r
-<p>That is:</p>\r
-\r
-<ul>\r
-<li>Square brackets containing the link identifier (optionally\r
-indented from the left margin using spaces or tabs);</li>\r
-<li>followed by a colon;</li>\r
-<li>followed by one or more spaces (or tabs);</li>\r
-<li>followed by the URL for the link;</li>\r
-<li>optionally followed by a title attribute for the link, enclosed\r
-in double or single quotes.</li>\r
-</ul>\r
-\r
-<p>The link URL may, optionally, be surrounded by angle brackets:</p>\r
-\r
-<pre><code>[id]: &lt;http://example.com/&gt;  "Optional Title Here"\r
-</code></pre>\r
-\r
-<p>You can put the title attribute on the next line and use extra spaces\r
-or tabs for padding, which tends to look better with longer URLs:</p>\r
-\r
-<pre><code>[id]: http://example.com/longish/path/to/resource/here\r
-    "Optional Title Here"\r
-</code></pre>\r
-\r
-<p>Link definitions are only used for creating links during Markdown\r
-processing, and are stripped from your document in the HTML output.</p>\r
-\r
-<p>Link definition names may constist of letters, numbers, spaces, and punctuation &#8212; but they are <em>not</em> case sensitive. E.g. these two links:</p>\r
-\r
-<pre><code>[link text][a]\r
-[link text][A]\r
-</code></pre>\r
-\r
-<p>are equivalent.</p>\r
-\r
-<p>The <em>implicit link name</em> shortcut allows you to omit the name of the\r
-link, in which case the link text itself is used as the name.\r
-Just use an empty set of square brackets &#8212; e.g., to link the word\r
-&#8220;Google&#8221; to the google.com web site, you could simply write:</p>\r
-\r
-<pre><code>[Google][]\r
-</code></pre>\r
-\r
-<p>And then define the link:</p>\r
-\r
-<pre><code>[Google]: http://google.com/\r
-</code></pre>\r
-\r
-<p>Because link names may contain spaces, this shortcut even works for\r
-multiple words in the link text:</p>\r
-\r
-<pre><code>Visit [Daring Fireball][] for more information.\r
-</code></pre>\r
-\r
-<p>And then define the link:</p>\r
-\r
-<pre><code>[Daring Fireball]: http://daringfireball.net/\r
-</code></pre>\r
-\r
-<p>Link definitions can be placed anywhere in your Markdown document. I\r
-tend to put them immediately after each paragraph in which they&#8217;re\r
-used, but if you want, you can put them all at the end of your\r
-document, sort of like footnotes.</p>\r
-\r
-<p>Here&#8217;s an example of reference links in action:</p>\r
-\r
-<pre><code>I get 10 times more traffic from [Google] [1] than from\r
-[Yahoo] [2] or [MSN] [3].\r
-\r
-  [1]: http://google.com/        "Google"\r
-  [2]: http://search.yahoo.com/  "Yahoo Search"\r
-  [3]: http://search.msn.com/    "MSN Search"\r
-</code></pre>\r
-\r
-<p>Using the implicit link name shortcut, you could instead write:</p>\r
-\r
-<pre><code>I get 10 times more traffic from [Google][] than from\r
-[Yahoo][] or [MSN][].\r
-\r
-  [google]: http://google.com/        "Google"\r
-  [yahoo]:  http://search.yahoo.com/  "Yahoo Search"\r
-  [msn]:    http://search.msn.com/    "MSN Search"\r
-</code></pre>\r
-\r
-<p>Both of the above examples will produce the following HTML output:</p>\r
-\r
-<pre><code>&lt;p&gt;I get 10 times more traffic from &lt;a href="http://google.com/"\r
-title="Google"&gt;Google&lt;/a&gt; than from\r
-&lt;a href="http://search.yahoo.com/" title="Yahoo Search"&gt;Yahoo&lt;/a&gt;\r
-or &lt;a href="http://search.msn.com/" title="MSN Search"&gt;MSN&lt;/a&gt;.&lt;/p&gt;\r
-</code></pre>\r
-\r
-<p>For comparison, here is the same paragraph written using\r
-Markdown&#8217;s inline link style:</p>\r
-\r
-<pre><code>I get 10 times more traffic from [Google](http://google.com/ "Google")\r
-than from [Yahoo](http://search.yahoo.com/ "Yahoo Search") or\r
-[MSN](http://search.msn.com/ "MSN Search").\r
-</code></pre>\r
-\r
-<p>The point of reference-style links is not that they&#8217;re easier to\r
-write. The point is that with reference-style links, your document\r
-source is vastly more readable. Compare the above examples: using\r
-reference-style links, the paragraph itself is only 81 characters\r
-long; with inline-style links, it&#8217;s 176 characters; and as raw HTML,\r
-it&#8217;s 234 characters. In the raw HTML, there&#8217;s more markup than there\r
-is text.</p>\r
-\r
-<p>With Markdown&#8217;s reference-style links, a source document much more\r
-closely resembles the final output, as rendered in a browser. By\r
-allowing you to move the markup-related metadata out of the paragraph,\r
-you can add links without interrupting the narrative flow of your\r
-prose.</p>\r
-\r
-<h3 id="em">Emphasis</h3>\r
-\r
-<p>Markdown treats asterisks (<code>*</code>) and underscores (<code>_</code>) as indicators of\r
-emphasis. Text wrapped with one <code>*</code> or <code>_</code> will be wrapped with an\r
-HTML <code>&lt;em&gt;</code> tag; double <code>*</code>&#8217;s or <code>_</code>&#8217;s will be wrapped with an HTML\r
-<code>&lt;strong&gt;</code> tag. E.g., this input:</p>\r
-\r
-<pre><code>*single asterisks*\r
-\r
-_single underscores_\r
-\r
-**double asterisks**\r
-\r
-__double underscores__\r
-</code></pre>\r
-\r
-<p>will produce:</p>\r
-\r
-<pre><code>&lt;em&gt;single asterisks&lt;/em&gt;\r
-\r
-&lt;em&gt;single underscores&lt;/em&gt;\r
-\r
-&lt;strong&gt;double asterisks&lt;/strong&gt;\r
-\r
-&lt;strong&gt;double underscores&lt;/strong&gt;\r
-</code></pre>\r
-\r
-<p>You can use whichever style you prefer; the lone restriction is that\r
-the same character must be used to open and close an emphasis span.</p>\r
-\r
-<p>Emphasis can be used in the middle of a word:</p>\r
-\r
-<pre><code>un*fucking*believable\r
-</code></pre>\r
-\r
-<p>But if you surround an <code>*</code> or <code>_</code> with spaces, it&#8217;ll be treated as a\r
-literal asterisk or underscore.</p>\r
-\r
-<p>To produce a literal asterisk or underscore at a position where it\r
-would otherwise be used as an emphasis delimiter, you can backslash\r
-escape it:</p>\r
-\r
-<pre><code>\*this text is surrounded by literal asterisks\*\r
-</code></pre>\r
-\r
-<h3 id="code">Code</h3>\r
-\r
-<p>To indicate a span of code, wrap it with backtick quotes (<code>`</code>).\r
-Unlike a pre-formatted code block, a code span indicates code within a\r
-normal paragraph. For example:</p>\r
-\r
-<pre><code>Use the `printf()` function.\r
-</code></pre>\r
-\r
-<p>will produce:</p>\r
-\r
-<pre><code>&lt;p&gt;Use the &lt;code&gt;printf()&lt;/code&gt; function.&lt;/p&gt;\r
-</code></pre>\r
-\r
-<p>To include a literal backtick character within a code span, you can\r
-backslash escape it:</p>\r
-\r
-<pre><code>`There is a literal backtick (\`) here.`\r
-</code></pre>\r
-\r
-<p>Or, if you prefer, you can use multiple backticks as the opening and\r
-closing delimiters:</p>\r
-\r
-<pre><code>``There is a literal backtick (`) here.``\r
-</code></pre>\r
-\r
-<p>Both of the previous two examples will produce this:</p>\r
-\r
-<pre><code>&lt;p&gt;&lt;code&gt;There is a literal backtick (`) here.&lt;/code&gt;&lt;/p&gt;\r
-</code></pre>\r
-\r
-<p>With a code span, ampersands and angle brackets are encoded as HTML\r
-entities automatically, which makes it easy to include example HTML\r
-tags. Markdown will turn this:</p>\r
-\r
-<pre><code>Please don't use any `&lt;blink&gt;` tags.\r
-</code></pre>\r
-\r
-<p>into:</p>\r
-\r
-<pre><code>&lt;p&gt;Please don't use any &lt;code&gt;&amp;lt;blink&amp;gt;&lt;/code&gt; tags.&lt;/p&gt;\r
-</code></pre>\r
-\r
-<p>You can write this:</p>\r
-\r
-<pre><code>`&amp;#8212;` is the decimal-encoded equivalent of `&amp;mdash;`.\r
-</code></pre>\r
-\r
-<p>to produce:</p>\r
-\r
-<pre><code>&lt;p&gt;&lt;code&gt;&amp;amp;#8212;&lt;/code&gt; is the decimal-encoded\r
-equivalent of &lt;code&gt;&amp;amp;mdash;&lt;/code&gt;.&lt;/p&gt;\r
-</code></pre>\r
-\r
-<h3 id="img">Images</h3>\r
-\r
-<p>Admittedly, it&#8217;s fairly difficult to devise a &#8220;natural&#8221; syntax for\r
-placing images into a plain text document format.</p>\r
-\r
-<p>Markdown uses an image syntax that is intended to resemble the syntax\r
-for links, allowing for two styles: <em>inline</em> and <em>reference</em>.</p>\r
-\r
-<p>Inline image syntax looks like this:</p>\r
-\r
-<pre><code>![Alt text](/path/to/img.jpg)\r
-\r
-![Alt text](/path/to/img.jpg "Optional title")\r
-</code></pre>\r
-\r
-<p>That is:</p>\r
-\r
-<ul>\r
-<li>An exclamation mark: <code>!</code>;</li>\r
-<li>followed by a set of square brackets, containing the <code>alt</code>\r
-attribute text for the image;</li>\r
-<li>followed by a set of parentheses, containing the URL or path to\r
-the image, and an optional <code>title</code> attribute enclosed in double\r
-or single quotes.</li>\r
-</ul>\r
-\r
-<p>Reference-style image syntax looks like this:</p>\r
-\r
-<pre><code>![Alt text][id]\r
-</code></pre>\r
-\r
-<p>Where &#8220;id&#8221; is the name of a defined image reference. Image references\r
-are defined using syntax identical to link references:</p>\r
-\r
-<pre><code>[id]: url/to/image  "Optional title attribute"\r
-</code></pre>\r
-\r
-<p>As of this writing, Markdown has no syntax for specifying the\r
-dimensions of an image; if this is important to you, you can simply\r
-use regular HTML <code>&lt;img&gt;</code> tags.</p>\r
-\r
-<hr />\r
-\r
-<h2 id="misc">Miscellaneous</h2>\r
-\r
-<h3 id="autolink">Automatic Links</h3>\r
-\r
-<p>Markdown supports a shortcut style for creating &#8220;automatic&#8221; links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>\r
-\r
-<pre><code>&lt;http://example.com/&gt;\r
-</code></pre>\r
-\r
-<p>Markdown will turn this into:</p>\r
-\r
-<pre><code>&lt;a href="http://example.com/"&gt;http://example.com/&lt;/a&gt;\r
-</code></pre>\r
-\r
-<p>Automatic links for email addresses work similarly, except that\r
-Markdown will also perform a bit of randomized decimal and hex\r
-entity-encoding to help obscure your address from address-harvesting\r
-spambots. For example, Markdown will turn this:</p>\r
-\r
-<pre><code>&lt;address@example.com&gt;\r
-</code></pre>\r
-\r
-<p>into something like this:</p>\r
-\r
-<pre><code>&lt;a href="&amp;#x6D;&amp;#x61;i&amp;#x6C;&amp;#x74;&amp;#x6F;:&amp;#x61;&amp;#x64;&amp;#x64;&amp;#x72;&amp;#x65;\r
-&amp;#115;&amp;#115;&amp;#64;&amp;#101;&amp;#120;&amp;#x61;&amp;#109;&amp;#x70;&amp;#x6C;e&amp;#x2E;&amp;#99;&amp;#111;\r
-&amp;#109;"&gt;&amp;#x61;&amp;#x64;&amp;#x64;&amp;#x72;&amp;#x65;&amp;#115;&amp;#115;&amp;#64;&amp;#101;&amp;#120;&amp;#x61;\r
-&amp;#109;&amp;#x70;&amp;#x6C;e&amp;#x2E;&amp;#99;&amp;#111;&amp;#109;&lt;/a&gt;\r
-</code></pre>\r
-\r
-<p>which will render in a browser as a clickable link to &#8220;address@example.com&#8221;.</p>\r
-\r
-<p>(This sort of entity-encoding trick will indeed fool many, if not\r
-most, address-harvesting bots, but it definitely won&#8217;t fool all of\r
-them. It&#8217;s better than nothing, but an address published in this way\r
-will probably eventually start receiving spam.)</p>\r
-\r
-<h3 id="backslash">Backslash Escapes</h3>\r
-\r
-<p>Markdown allows you to use backslash escapes to generate literal\r
-characters which would otherwise have special meaning in Markdown&#8217;s\r
-formatting syntax. For example, if you wanted to surround a word with\r
-literal asterisks (instead of an HTML <code>&lt;em&gt;</code> tag), you can backslashes\r
-before the asterisks, like this:</p>\r
-\r
-<pre><code>\*literal asterisks\*\r
-</code></pre>\r
-\r
-<p>Markdown provides backslash escapes for the following characters:</p>\r
-\r
-<pre><code>\   backslash\r
-`   backtick\r
-*   asterisk\r
-_   underscore\r
-{}  curly braces\r
-[]  square brackets\r
-()  parentheses\r
-#   hash mark\r
-.   dot\r
-!   exclamation mark\r
-</code></pre>\r
-\r
-</div> <!-- article -->\r
+<p align="center"><b>Using Markdown format to write web pages</b></p>
+
+
+
+<p>(This text is a copy of <a target="_blank" href="http://daringfireball.net/projects/markdown/syntax">the original Markdown syntax page</a>)</p>
+
+
+
+<hr />
+
+<div id="Main">
+
+
+
+<div class="article">
+
+
+
+<ul>
+
+<li><a href="#overview">Overview</a>
+
+<ul>
+
+<li><a href="#philosophy">Philosophy</a></li>
+
+<li><a href="#html">Inline HTML</a></li>
+
+<li><a href="#autoescape">Automatic Escaping for Special Characters</a></li>
+
+</ul></li>
+
+<li><a href="#block">Block Elements</a>
+
+<ul>
+
+<li><a href="#p">Paragraphs and Line Breaks</a></li>
+
+<li><a href="#header">Headers</a></li>
+
+<li><a href="#blockquote">Blockquotes</a></li>
+
+<li><a href="#list">Lists</a></li>
+
+<li><a href="#precode">Code Blocks</a></li>
+
+<li><a href="#hr">Horizontal Rules</a></li>
+
+</ul></li>
+
+<li><a href="#span">Span Elements</a>
+
+<ul>
+
+<li><a href="#link">Links</a></li>
+
+<li><a href="#em">Emphasis</a></li>
+
+<li><a href="#code">Code</a></li>
+
+<li><a href="#img">Images</a></li>
+
+</ul></li>
+
+<li><a href="#misc">Miscellaneous</a>
+
+<ul>
+
+<li><a href="#backslash">Backslash Escapes</a></li>
+
+<li><a href="#autolink">Automatic Links</a></li>
+
+</ul></li>
+
+</ul>
+
+
+
+<hr />
+
+
+
+<h2 id="overview">Overview</h2>
+
+
+
+<h3 id="philosophy">Philosophy</h3>
+
+
+
+<p>Markdown is intended to be as easy-to-read and easy-to-write as is feasible.</p>
+
+
+
+<p>Readability, however, is emphasized above all else. A Markdown-formatted
+
+document should be publishable as-is, as plain text, without looking
+
+like it&#8217;s been marked up with tags or formatting instructions. While
+
+Markdown&#8217;s syntax has been influenced by several existing text-to-HTML
+
+filters &#8212; including <a href="http://docutils.sourceforge.net/mirror/setext.html">Setext</a>, <a href="http://www.aaronsw.com/2002/atx/">atx</a>, <a href="http://textism.com/tools/textile/">Textile</a>, <a href="http://docutils.sourceforge.net/rst.html">reStructuredText</a>,
+
+<a href="http://www.triptico.com/software/grutatxt.html">Grutatext</a>, and <a href="http://ettext.taint.org/doc/">EtText</a> &#8212; the single biggest source of
+
+inspiration for Markdown&#8217;s syntax is the format of plain text email.</p>
+
+
+
+<p>To this end, Markdown&#8217;s syntax is comprised entirely of punctuation
+
+characters, which punctuation characters have been carefully chosen so
+
+as to look like what they mean. E.g., asterisks around a word actually
+
+look like *emphasis*. Markdown lists look like, well, lists. Even
+
+blockquotes look like quoted passages of text, assuming you&#8217;ve ever
+
+used email.</p>
+
+
+
+<h3 id="html">Inline HTML</h3>
+
+
+
+<p>Markdown&#8217;s syntax is intended for one purpose: to be used as a
+
+format for <em>writing</em> for the web.</p>
+
+
+
+<p>Markdown is not a replacement for HTML, or even close to it. Its
+
+syntax is very small, corresponding only to a very small subset of
+
+HTML tags. The idea is <em>not</em> to create a syntax that makes it easier
+
+to insert HTML tags. In my opinion, HTML tags are already easy to
+
+insert. The idea for Markdown is to make it easy to read, write, and
+
+edit prose. HTML is a <em>publishing</em> format; Markdown is a <em>writing</em>
+
+format. Thus, Markdown&#8217;s formatting syntax only addresses issues that
+
+can be conveyed in plain text.</p>
+
+
+
+<p>For any markup that is not covered by Markdown&#8217;s syntax, you simply
+
+use HTML itself. There&#8217;s no need to preface it or delimit it to
+
+indicate that you&#8217;re switching from Markdown to HTML; you just use
+
+the tags.</p>
+
+
+
+<p>The only restrictions are that block-level HTML elements &#8212; e.g. <code>&lt;div&gt;</code>,
+
+<code>&lt;table&gt;</code>, <code>&lt;pre&gt;</code>, <code>&lt;p&gt;</code>, etc. &#8212; must be separated from surrounding
+
+content by blank lines, and the start and end tags of the block should
+
+not be indented with tabs or spaces. Markdown is smart enough not
+
+to add extra (unwanted) <code>&lt;p&gt;</code> tags around HTML block-level tags.</p>
+
+
+
+<p>For example, to add an HTML table to a Markdown article:</p>
+
+
+
+<pre><code>This is a regular paragraph.
+
+
+
+&lt;table&gt;
+
+    &lt;tr&gt;
+
+        &lt;td&gt;Foo&lt;/td&gt;
+
+    &lt;/tr&gt;
+
+&lt;/table&gt;
+
+
+
+This is another regular paragraph.
+
+</code></pre>
+
+
+
+<p>Note that Markdown formatting syntax is not processed within block-level
+
+HTML tags. E.g., you can&#8217;t use Markdown-style <code>*emphasis*</code> inside an
+
+HTML block.</p>
+
+
+
+<p>Span-level HTML tags &#8212; e.g. <code>&lt;span&gt;</code>, <code>&lt;cite&gt;</code>, or <code>&lt;del&gt;</code> &#8212; can be
+
+used anywhere in a Markdown paragraph, list item, or header. If you
+
+want, you can even use HTML tags instead of Markdown formatting; e.g. if
+
+you&#8217;d prefer to use HTML <code>&lt;a&gt;</code> or <code>&lt;img&gt;</code> tags instead of Markdown&#8217;s
+
+link or image syntax, go right ahead.</p>
+
+
+
+<p>Unlike block-level HTML tags, Markdown syntax <em>is</em> processed within
+
+span-level tags.</p>
+
+
+
+<h3 id="autoescape">Automatic Escaping for Special Characters</h3>
+
+
+
+<p>In HTML, there are two characters that demand special treatment: <code>&lt;</code>
+
+and <code>&amp;</code>. Left angle brackets are used to start tags; ampersands are
+
+used to denote HTML entities. If you want to use them as literal
+
+characters, you must escape them as entities, e.g. <code>&amp;lt;</code>, and
+
+<code>&amp;amp;</code>.</p>
+
+
+
+<p>Ampersands in particular are bedeviling for web writers. If you want to
+
+write about &#8216;AT&amp;T&#8217;, you need to write &#8216;<code>AT&amp;amp;T</code>&#8217;. You even need to
+
+escape ampersands within URLs. Thus, if you want to link to:</p>
+
+
+
+<pre><code>http://images.google.com/images?num=30&amp;q=larry+bird
+
+</code></pre>
+
+
+
+<p>you need to encode the URL as:</p>
+
+
+
+<pre><code>http://images.google.com/images?num=30&amp;amp;q=larry+bird
+
+</code></pre>
+
+
+
+<p>in your anchor tag <code>href</code> attribute. Needless to say, this is easy to
+
+forget, and is probably the single most common source of HTML validation
+
+errors in otherwise well-marked-up web sites.</p>
+
+
+
+<p>Markdown allows you to use these characters naturally, taking care of
+
+all the necessary escaping for you. If you use an ampersand as part of
+
+an HTML entity, it remains unchanged; otherwise it will be translated
+
+into <code>&amp;amp;</code>.</p>
+
+
+
+<p>So, if you want to include a copyright symbol in your article, you can write:</p>
+
+
+
+<pre><code>&amp;copy;
+
+</code></pre>
+
+
+
+<p>and Markdown will leave it alone. But if you write:</p>
+
+
+
+<pre><code>AT&amp;T
+
+</code></pre>
+
+
+
+<p>Markdown will translate it to:</p>
+
+
+
+<pre><code>AT&amp;amp;T
+
+</code></pre>
+
+
+
+<p>Similarly, because Markdown supports <a href="#html">inline HTML</a>, if you use
+
+angle brackets as delimiters for HTML tags, Markdown will treat them as
+
+such. But if you write:</p>
+
+
+
+<pre><code>4 &lt; 5
+
+</code></pre>
+
+
+
+<p>Markdown will translate it to:</p>
+
+
+
+<pre><code>4 &amp;lt; 5
+
+</code></pre>
+
+
+
+<p>However, inside Markdown code spans and blocks, angle brackets and
+
+ampersands are <em>always</em> encoded automatically. This makes it easy to use
+
+Markdown to write about HTML code. (As opposed to raw HTML, which is a
+
+terrible format for writing about HTML syntax, because every single <code>&lt;</code>
+
+and <code>&amp;</code> in your example code needs to be escaped.)</p>
+
+
+
+<hr />
+
+
+
+<h2 id="block">Block Elements</h2>
+
+
+
+<h3 id="p">Paragraphs and Line Breaks</h3>
+
+
+
+<p>A paragraph is simply one or more consecutive lines of text, separated
+
+by one or more blank lines. (A blank line is any line that looks like a
+
+blank line &#8212; a line containing nothing but spaces or tabs is considered
+
+blank.) Normal paragraphs should not be intended with spaces or tabs.</p>
+
+
+
+<p>The implication of the &#8220;one or more consecutive lines of text&#8221; rule is
+
+that Markdown supports &#8220;hard-wrapped&#8221; text paragraphs. This differs
+
+significantly from most other text-to-HTML formatters (including Movable
+
+Type&#8217;s &#8220;Convert Line Breaks&#8221; option) which translate every line break
+
+character in a paragraph into a <code>&lt;br /&gt;</code> tag.</p>
+
+
+
+<p>When you <em>do</em> want to insert a <code>&lt;br /&gt;</code> break tag using Markdown, you
+
+end a line with two or more spaces, then type return.</p>
+
+
+
+<p>Yes, this takes a tad more effort to create a <code>&lt;br /&gt;</code>, but a simplistic
+
+&#8220;every line break is a <code>&lt;br /&gt;</code>&#8221; rule wouldn&#8217;t work for Markdown.
+
+Markdown&#8217;s email-style <a href="#blockquote">blockquoting</a> and multi-paragraph <a href="#list">list items</a>
+
+work best &#8212; and look better &#8212; when you format them with hard breaks.</p>
+
+
+
+<h3 id="header">Headers</h3>
+
+
+
+<p>Markdown supports two styles of headers, <a href="http://docutils.sourceforge.net/mirror/setext.html">Setext</a> and <a href="http://www.aaronsw.com/2002/atx/">atx</a>.</p>
+
+
+
+<p>Setext-style headers are &#8220;underlined&#8221; using equal signs (for first-level
+
+headers) and dashes (for second-level headers). For example:</p>
+
+
+
+<pre><code>This is an H1
+
+=============
+
+
+
+This is an H2
+
+-------------
+
+</code></pre>
+
+
+
+<p>Any number of underlining <code>=</code>&#8217;s or <code>-</code>&#8217;s will work.</p>
+
+
+
+<p>Atx-style headers use 1-6 hash characters at the start of the line,
+
+corresponding to header levels 1-6. For example:</p>
+
+
+
+<pre><code># This is an H1
+
+
+
+## This is an H2
+
+
+
+###### This is an H6
+
+</code></pre>
+
+
+
+<p>Optionally, you may &#8220;close&#8221; atx-style headers. This is purely
+
+cosmetic &#8212; you can use this if you think it looks better. The
+
+closing hashes don&#8217;t even need to match the number of hashes
+
+used to open the header. (The number of opening hashes
+
+determines the header level.) :</p>
+
+
+
+<pre><code># This is an H1 #
+
+
+
+## This is an H2 ##
+
+
+
+### This is an H3 ######
+
+</code></pre>
+
+
+
+<h3 id="blockquote">Blockquotes</h3>
+
+
+
+<p>Markdown uses email-style <code>&gt;</code> characters for blockquoting. If you&#8217;re
+
+familiar with quoting passages of text in an email message, then you
+
+know how to create a blockquote in Markdown. It looks best if you hard
+
+wrap the text and put a <code>&gt;</code> before every line:</p>
+
+
+
+<pre><code>&gt; This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
+
+&gt; consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
+
+&gt; Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
+
+&gt; 
+
+&gt; Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse
+
+&gt; id sem consectetuer libero luctus adipiscing.
+
+</code></pre>
+
+
+
+<p>Markdown allows you to be lazy and only put the <code>&gt;</code> before the first
+
+line of a hard-wrapped paragraph:</p>
+
+
+
+<pre><code>&gt; This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
+
+consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
+
+Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
+
+
+
+&gt; Donec sit amet nisl. Aliquam semper ipsum sit amet velit. Suspendisse
+
+id sem consectetuer libero luctus adipiscing.
+
+</code></pre>
+
+
+
+<p>Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by
+
+adding additional levels of <code>&gt;</code>:</p>
+
+
+
+<pre><code>&gt; This is the first level of quoting.
+
+&gt;
+
+&gt; &gt; This is nested blockquote.
+
+&gt;
+
+&gt; Back to the first level.
+
+</code></pre>
+
+
+
+<p>Blockquotes can contain other Markdown elements, including headers, lists,
+
+and code blocks:</p>
+
+
+
+<pre><code>&gt; ## This is a header.
+
+&gt; 
+
+&gt; 1.   This is the first list item.
+
+&gt; 2.   This is the second list item.
+
+&gt; 
+
+&gt; Here's some example code:
+
+&gt; 
+
+&gt;     return shell_exec("echo $input | $markdown_script");
+
+</code></pre>
+
+
+
+<p>Any decent text editor should make email-style quoting easy. For
+
+example, with BBEdit, you can make a selection and choose Increase
+
+Quote Level from the Text menu.</p>
+
+
+
+<h3 id="list">Lists</h3>
+
+
+
+<p>Markdown supports ordered (numbered) and unordered (bulleted) lists.</p>
+
+
+
+<p>Unordered lists use asterisks, pluses, and hyphens &#8212; interchangably
+
+&#8212; as list markers:</p>
+
+
+
+<pre><code>*   Red
+
+*   Green
+
+*   Blue
+
+</code></pre>
+
+
+
+<p>is equivalent to:</p>
+
+
+
+<pre><code>+   Red
+
++   Green
+
++   Blue
+
+</code></pre>
+
+
+
+<p>and:</p>
+
+
+
+<pre><code>-   Red
+
+-   Green
+
+-   Blue
+
+</code></pre>
+
+
+
+<p>Ordered lists use numbers followed by periods:</p>
+
+
+
+<pre><code>1.  Bird
+
+2.  McHale
+
+3.  Parish
+
+</code></pre>
+
+
+
+<p>It&#8217;s important to note that the actual numbers you use to mark the
+
+list have no effect on the HTML output Markdown produces. The HTML
+
+Markdown produces from the above list is:</p>
+
+
+
+<pre><code>&lt;ol&gt;
+
+&lt;li&gt;Bird&lt;/li&gt;
+
+&lt;li&gt;McHale&lt;/li&gt;
+
+&lt;li&gt;Parish&lt;/li&gt;
+
+&lt;/ol&gt;
+
+</code></pre>
+
+
+
+<p>If you instead wrote the list in Markdown like this:</p>
+
+
+
+<pre><code>1.  Bird
+
+1.  McHale
+
+1.  Parish
+
+</code></pre>
+
+
+
+<p>or even:</p>
+
+
+
+<pre><code>3. Bird
+
+1. McHale
+
+8. Parish
+
+</code></pre>
+
+
+
+<p>you&#8217;d get the exact same HTML output. The point is, if you want to,
+
+you can use ordinal numbers in your ordered Markdown lists, so that
+
+the numbers in your source match the numbers in your published HTML.
+
+But if you want to be lazy, you don&#8217;t have to.</p>
+
+
+
+<p>If you do use lazy list numbering, however, you should still start the
+
+list with the number 1. At some point in the future, Markdown may support
+
+starting ordered lists at an arbitrary number.</p>
+
+
+
+<p>List markers typically start at the left margin, but may be indented by
+
+up to three spaces. List markers must be followed by one or more spaces
+
+or a tab.</p>
+
+
+
+<p>To make lists look nice, you can wrap items with hanging indents:</p>
+
+
+
+<pre><code>*   Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
+
+    Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi,
+
+    viverra nec, fringilla in, laoreet vitae, risus.
+
+*   Donec sit amet nisl. Aliquam semper ipsum sit amet velit.
+
+    Suspendisse id sem consectetuer libero luctus adipiscing.
+
+</code></pre>
+
+
+
+<p>But if you want to be lazy, you don&#8217;t have to:</p>
+
+
+
+<pre><code>*   Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
+
+Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi,
+
+viverra nec, fringilla in, laoreet vitae, risus.
+
+*   Donec sit amet nisl. Aliquam semper ipsum sit amet velit.
+
+Suspendisse id sem consectetuer libero luctus adipiscing.
+
+</code></pre>
+
+
+
+<p>If list items are separated by blank lines, Markdown will wrap the
+
+items in <code>&lt;p&gt;</code> tags in the HTML output. For example, this input:</p>
+
+
+
+<pre><code>*   Bird
+
+*   Magic
+
+</code></pre>
+
+
+
+<p>will turn into:</p>
+
+
+
+<pre><code>&lt;ul&gt;
+
+&lt;li&gt;Bird&lt;/li&gt;
+
+&lt;li&gt;Magic&lt;/li&gt;
+
+&lt;/ul&gt;
+
+</code></pre>
+
+
+
+<p>But this:</p>
+
+
+
+<pre><code>*   Bird
+
+
+
+*   Magic
+
+</code></pre>
+
+
+
+<p>will turn into:</p>
+
+
+
+<pre><code>&lt;ul&gt;
+
+&lt;li&gt;&lt;p&gt;Bird&lt;/p&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;p&gt;Magic&lt;/p&gt;&lt;/li&gt;
+
+&lt;/ul&gt;
+
+</code></pre>
+
+
+
+<p>List items may consist of multiple paragraphs. Each subsequent
+
+paragraph in a list item must be intended by either 4 spaces
+
+or one tab:</p>
+
+
+
+<pre><code>1.  This is a list item with two paragraphs. Lorem ipsum dolor
+
+    sit amet, consectetuer adipiscing elit. Aliquam hendrerit
+
+    mi posuere lectus.
+
+
+
+    Vestibulum enim wisi, viverra nec, fringilla in, laoreet
+
+    vitae, risus. Donec sit amet nisl. Aliquam semper ipsum
+
+    sit amet velit.
+
+
+
+2.  Suspendisse id sem consectetuer libero luctus adipiscing.
+
+</code></pre>
+
+
+
+<p>It looks nice if you indent every line of the subsequent
+
+paragraphs, but here again, Markdown will allow you to be
+
+lazy:</p>
+
+
+
+<pre><code>*   This is a list item with two paragraphs.
+
+
+
+    This is the second paragraph in the list item. You're
+
+only required to indent the first line. Lorem ipsum dolor
+
+sit amet, consectetuer adipiscing elit.
+
+
+
+*   Another item in the same list.
+
+</code></pre>
+
+
+
+<p>To put a blockquote within a list item, the blockquote&#8217;s <code>&gt;</code>
+
+delimiters need to be indented:</p>
+
+
+
+<pre><code>*   A list item with a blockquote:
+
+
+
+    &gt; This is a blockquote
+
+    &gt; inside a list item.
+
+</code></pre>
+
+
+
+<p>To put a code block within a list item, the code block needs
+
+to be indented <em>twice</em> &#8212; 8 spaces or two tabs:</p>
+
+
+
+<pre><code>*   A list item with a code block:
+
+
+
+        &lt;code goes here&gt;
+
+</code></pre>
+
+
+
+<p>It&#8217;s worth noting that it&#8217;s possible to trigger an ordered list by
+
+accident, by writing something like this:</p>
+
+
+
+<pre><code>1986. What a great season.
+
+</code></pre>
+
+
+
+<p>In other words, a <em>number-period-space</em> sequence at the beginning of a
+
+line. To avoid this, you can backslash-escape the period:</p>
+
+
+
+<pre><code>1986\. What a great season.
+
+</code></pre>
+
+
+
+<h3 id="precode">Code Blocks</h3>
+
+
+
+<p>Pre-formatted code blocks are used for writing about programming or
+
+markup source code. Rather than forming normal paragraphs, the lines
+
+of a code block are interpreted literally. Markdown wraps a code block
+
+in both <code>&lt;pre&gt;</code> and <code>&lt;code&gt;</code> tags.</p>
+
+
+
+<p>To produce a code block in Markdown, simply indent every line of the
+
+block by at least 4 spaces or 1 tab. For example, given this input:</p>
+
+
+
+<pre><code>This is a normal paragraph:
+
+
+
+    This is a code block.
+
+</code></pre>
+
+
+
+<p>Markdown will generate:</p>
+
+
+
+<pre><code>&lt;p&gt;This is a normal paragraph:&lt;/p&gt;
+
+
+
+&lt;pre&gt;&lt;code&gt;This is a code block.
+
+&lt;/code&gt;&lt;/pre&gt;
+
+</code></pre>
+
+
+
+<p>One level of indentation &#8212; 4 spaces or 1 tab &#8212; is removed from each
+
+line of the code block. For example, this:</p>
+
+
+
+<pre><code>Here is an example of AppleScript:
+
+
+
+    tell application "Foo"
+
+        beep
+
+    end tell
+
+</code></pre>
+
+
+
+<p>will turn into:</p>
+
+
+
+<pre><code>&lt;p&gt;Here is an example of AppleScript:&lt;/p&gt;
+
+
+
+&lt;pre&gt;&lt;code&gt;tell application "Foo"
+
+    beep
+
+end tell
+
+&lt;/code&gt;&lt;/pre&gt;
+
+</code></pre>
+
+
+
+<p>A code block continues until it reaches a line that is not indented
+
+(or the end of the article).</p>
+
+
+
+<p>Within a code block, ampersands (<code>&amp;</code>) and angle brackets (<code>&lt;</code> and <code>&gt;</code>)
+
+are automatically converted into HTML entities. This makes it very
+
+easy to include example HTML source code using Markdown &#8212; just paste
+
+it and indent it, and Markdown will handle the hassle of encoding the
+
+ampersands and angle brackets. For example, this:</p>
+
+
+
+<pre><code>    &lt;div class="footer"&gt;
+
+        &amp;copy; 2004 Foo Corporation
+
+    &lt;/div&gt;
+
+</code></pre>
+
+
+
+<p>will turn into:</p>
+
+
+
+<pre><code>&lt;pre&gt;&lt;code&gt;&amp;lt;div class="footer"&amp;gt;
+
+    &amp;amp;copy; 2004 Foo Corporation
+
+&amp;lt;/div&amp;gt;
+
+&lt;/code&gt;&lt;/pre&gt;
+
+</code></pre>
+
+
+
+<p>Regular Markdown syntax is not processed within code blocks. E.g.,
+
+asterisks are just literal asterisks within a code block. This means
+
+it&#8217;s also easy to use Markdown to write about Markdown&#8217;s own syntax.</p>
+
+
+
+<h3 id="hr">Horizontal Rules</h3>
+
+
+
+<p>You can produce a horizontal rule tag (<code>&lt;hr /&gt;</code>) by placing three or
+
+more hyphens or asterisks on a line by themselves. If you wish, you
+
+may use spaces between the hyphens or asterisks. Each of the following
+
+lines will produce a horizontal rule:</p>
+
+
+
+<pre><code>* * *
+
+
+
+***
+
+
+
+*****
+
+
+
+- - -
+
+
+
+---------------------------------------
+
+</code></pre>
+
+
+
+<hr />
+
+
+
+<h2 id="span">Span Elements</h2>
+
+
+
+<h3 id="link">Links</h3>
+
+
+
+<p>Markdown supports two style of links: <em>inline</em> and <em>reference</em>.</p>
+
+
+
+<p>In both styles, the link text is delimited by [square brackets].</p>
+
+
+
+<p>To create an inline link, use a set of regular parentheses immediately
+
+after the link text&#8217;s closing square bracket. Inside the parentheses,
+
+put the URL where you want the link to point, along with an <em>optional</em>
+
+title for the link, surrounded in quotes. For example:</p>
+
+
+
+<pre><code>This is [an example](http://example.com/ "Title") inline link.
+
+
+
+[This link](http://example.net/) has no title attribute.
+
+</code></pre>
+
+
+
+<p>Will produce:</p>
+
+
+
+<pre><code>&lt;p&gt;This is &lt;a href="http://example.com/" title="Title"&gt;
+
+an example&lt;/a&gt; inline link.&lt;/p&gt;
+
+
+
+&lt;p&gt;&lt;a href="http://example.net/"&gt;This link&lt;/a&gt; has no
+
+title attribute.&lt;/p&gt;
+
+</code></pre>
+
+
+
+<p>If you&#8217;re referring to a local resource on the same server, you can
+
+use relative paths:</p>
+
+
+
+<pre><code>See my [About](/about/) page for details.
+
+</code></pre>
+
+
+
+<p>Reference-style links use a second set of square brackets, inside
+
+which you place a label of your choosing to identify the link:</p>
+
+
+
+<pre><code>This is [an example][id] reference-style link.
+
+</code></pre>
+
+
+
+<p>You can optionally use a space to separate the sets of brackets:</p>
+
+
+
+<pre><code>This is [an example] [id] reference-style link.
+
+</code></pre>
+
+
+
+<p>Then, anywhere in the document, you define your link label like this,
+
+on a line by itself:</p>
+
+
+
+<pre><code>[id]: http://example.com/  "Optional Title Here"
+
+</code></pre>
+
+
+
+<p>That is:</p>
+
+
+
+<ul>
+
+<li>Square brackets containing the link identifier (optionally
+
+indented from the left margin using spaces or tabs);</li>
+
+<li>followed by a colon;</li>
+
+<li>followed by one or more spaces (or tabs);</li>
+
+<li>followed by the URL for the link;</li>
+
+<li>optionally followed by a title attribute for the link, enclosed
+
+in double or single quotes.</li>
+
+</ul>
+
+
+
+<p>The link URL may, optionally, be surrounded by angle brackets:</p>
+
+
+
+<pre><code>[id]: &lt;http://example.com/&gt;  "Optional Title Here"
+
+</code></pre>
+
+
+
+<p>You can put the title attribute on the next line and use extra spaces
+
+or tabs for padding, which tends to look better with longer URLs:</p>
+
+
+
+<pre><code>[id]: http://example.com/longish/path/to/resource/here
+
+    "Optional Title Here"
+
+</code></pre>
+
+
+
+<p>Link definitions are only used for creating links during Markdown
+
+processing, and are stripped from your document in the HTML output.</p>
+
+
+
+<p>Link definition names may constist of letters, numbers, spaces, and punctuation &#8212; but they are <em>not</em> case sensitive. E.g. these two links:</p>
+
+
+
+<pre><code>[link text][a]
+
+[link text][A]
+
+</code></pre>
+
+
+
+<p>are equivalent.</p>
+
+
+
+<p>The <em>implicit link name</em> shortcut allows you to omit the name of the
+
+link, in which case the link text itself is used as the name.
+
+Just use an empty set of square brackets &#8212; e.g., to link the word
+
+&#8220;Google&#8221; to the google.com web site, you could simply write:</p>
+
+
+
+<pre><code>[Google][]
+
+</code></pre>
+
+
+
+<p>And then define the link:</p>
+
+
+
+<pre><code>[Google]: http://google.com/
+
+</code></pre>
+
+
+
+<p>Because link names may contain spaces, this shortcut even works for
+
+multiple words in the link text:</p>
+
+
+
+<pre><code>Visit [Daring Fireball][] for more information.
+
+</code></pre>
+
+
+
+<p>And then define the link:</p>
+
+
+
+<pre><code>[Daring Fireball]: http://daringfireball.net/
+
+</code></pre>
+
+
+
+<p>Link definitions can be placed anywhere in your Markdown document. I
+
+tend to put them immediately after each paragraph in which they&#8217;re
+
+used, but if you want, you can put them all at the end of your
+
+document, sort of like footnotes.</p>
+
+
+
+<p>Here&#8217;s an example of reference links in action:</p>
+
+
+
+<pre><code>I get 10 times more traffic from [Google] [1] than from
+
+[Yahoo] [2] or [MSN] [3].
+
+
+
+  [1]: http://google.com/        "Google"
+
+  [2]: http://search.yahoo.com/  "Yahoo Search"
+
+  [3]: http://search.msn.com/    "MSN Search"
+
+</code></pre>
+
+
+
+<p>Using the implicit link name shortcut, you could instead write:</p>
+
+
+
+<pre><code>I get 10 times more traffic from [Google][] than from
+
+[Yahoo][] or [MSN][].
+
+
+
+  [google]: http://google.com/        "Google"
+
+  [yahoo]:  http://search.yahoo.com/  "Yahoo Search"
+
+  [msn]:    http://search.msn.com/    "MSN Search"
+
+</code></pre>
+
+
+
+<p>Both of the above examples will produce the following HTML output:</p>
+
+
+
+<pre><code>&lt;p&gt;I get 10 times more traffic from &lt;a href="http://google.com/"
+
+title="Google"&gt;Google&lt;/a&gt; than from
+
+&lt;a href="http://search.yahoo.com/" title="Yahoo Search"&gt;Yahoo&lt;/a&gt;
+
+or &lt;a href="http://search.msn.com/" title="MSN Search"&gt;MSN&lt;/a&gt;.&lt;/p&gt;
+
+</code></pre>
+
+
+
+<p>For comparison, here is the same paragraph written using
+
+Markdown&#8217;s inline link style:</p>
+
+
+
+<pre><code>I get 10 times more traffic from [Google](http://google.com/ "Google")
+
+than from [Yahoo](http://search.yahoo.com/ "Yahoo Search") or
+
+[MSN](http://search.msn.com/ "MSN Search").
+
+</code></pre>
+
+
+
+<p>The point of reference-style links is not that they&#8217;re easier to
+
+write. The point is that with reference-style links, your document
+
+source is vastly more readable. Compare the above examples: using
+
+reference-style links, the paragraph itself is only 81 characters
+
+long; with inline-style links, it&#8217;s 176 characters; and as raw HTML,
+
+it&#8217;s 234 characters. In the raw HTML, there&#8217;s more markup than there
+
+is text.</p>
+
+
+
+<p>With Markdown&#8217;s reference-style links, a source document much more
+
+closely resembles the final output, as rendered in a browser. By
+
+allowing you to move the markup-related metadata out of the paragraph,
+
+you can add links without interrupting the narrative flow of your
+
+prose.</p>
+
+
+
+<h3 id="em">Emphasis</h3>
+
+
+
+<p>Markdown treats asterisks (<code>*</code>) and underscores (<code>_</code>) as indicators of
+
+emphasis. Text wrapped with one <code>*</code> or <code>_</code> will be wrapped with an
+
+HTML <code>&lt;em&gt;</code> tag; double <code>*</code>&#8217;s or <code>_</code>&#8217;s will be wrapped with an HTML
+
+<code>&lt;strong&gt;</code> tag. E.g., this input:</p>
+
+
+
+<pre><code>*single asterisks*
+
+
+
+_single underscores_
+
+
+
+**double asterisks**
+
+
+
+__double underscores__
+
+</code></pre>
+
+
+
+<p>will produce:</p>
+
+
+
+<pre><code>&lt;em&gt;single asterisks&lt;/em&gt;
+
+
+
+&lt;em&gt;single underscores&lt;/em&gt;
+
+
+
+&lt;strong&gt;double asterisks&lt;/strong&gt;
+
+
+
+&lt;strong&gt;double underscores&lt;/strong&gt;
+
+</code></pre>
+
+
+
+<p>You can use whichever style you prefer; the lone restriction is that
+
+the same character must be used to open and close an emphasis span.</p>
+
+
+
+<p>Emphasis can be used in the middle of a word:</p>
+
+
+
+<pre><code>un*fucking*believable
+
+</code></pre>
+
+
+
+<p>But if you surround an <code>*</code> or <code>_</code> with spaces, it&#8217;ll be treated as a
+
+literal asterisk or underscore.</p>
+
+
+
+<p>To produce a literal asterisk or underscore at a position where it
+
+would otherwise be used as an emphasis delimiter, you can backslash
+
+escape it:</p>
+
+
+
+<pre><code>\*this text is surrounded by literal asterisks\*
+
+</code></pre>
+
+
+
+<h3 id="code">Code</h3>
+
+
+
+<p>To indicate a span of code, wrap it with backtick quotes (<code>`</code>).
+
+Unlike a pre-formatted code block, a code span indicates code within a
+
+normal paragraph. For example:</p>
+
+
+
+<pre><code>Use the `printf()` function.
+
+</code></pre>
+
+
+
+<p>will produce:</p>
+
+
+
+<pre><code>&lt;p&gt;Use the &lt;code&gt;printf()&lt;/code&gt; function.&lt;/p&gt;
+
+</code></pre>
+
+
+
+<p>To include a literal backtick character within a code span, you can
+
+backslash escape it:</p>
+
+
+
+<pre><code>`There is a literal backtick (\`) here.`
+
+</code></pre>
+
+
+
+<p>Or, if you prefer, you can use multiple backticks as the opening and
+
+closing delimiters:</p>
+
+
+
+<pre><code>``There is a literal backtick (`) here.``
+
+</code></pre>
+
+
+
+<p>Both of the previous two examples will produce this:</p>
+
+
+
+<pre><code>&lt;p&gt;&lt;code&gt;There is a literal backtick (`) here.&lt;/code&gt;&lt;/p&gt;
+
+</code></pre>
+
+
+
+<p>With a code span, ampersands and angle brackets are encoded as HTML
+
+entities automatically, which makes it easy to include example HTML
+
+tags. Markdown will turn this:</p>
+
+
+
+<pre><code>Please don't use any `&lt;blink&gt;` tags.
+
+</code></pre>
+
+
+
+<p>into:</p>
+
+
+
+<pre><code>&lt;p&gt;Please don't use any &lt;code&gt;&amp;lt;blink&amp;gt;&lt;/code&gt; tags.&lt;/p&gt;
+
+</code></pre>
+
+
+
+<p>You can write this:</p>
+
+
+
+<pre><code>`&amp;#8212;` is the decimal-encoded equivalent of `&amp;mdash;`.
+
+</code></pre>
+
+
+
+<p>to produce:</p>
+
+
+
+<pre><code>&lt;p&gt;&lt;code&gt;&amp;amp;#8212;&lt;/code&gt; is the decimal-encoded
+
+equivalent of &lt;code&gt;&amp;amp;mdash;&lt;/code&gt;.&lt;/p&gt;
+
+</code></pre>
+
+
+
+<h3 id="img">Images</h3>
+
+
+
+<p>Admittedly, it&#8217;s fairly difficult to devise a &#8220;natural&#8221; syntax for
+
+placing images into a plain text document format.</p>
+
+
+
+<p>Markdown uses an image syntax that is intended to resemble the syntax
+
+for links, allowing for two styles: <em>inline</em> and <em>reference</em>.</p>
+
+
+
+<p>Inline image syntax looks like this:</p>
+
+
+
+<pre><code>![Alt text](/path/to/img.jpg)
+
+
+
+![Alt text](/path/to/img.jpg "Optional title")
+
+</code></pre>
+
+
+
+<p>That is:</p>
+
+
+
+<ul>
+
+<li>An exclamation mark: <code>!</code>;</li>
+
+<li>followed by a set of square brackets, containing the <code>alt</code>
+
+attribute text for the image;</li>
+
+<li>followed by a set of parentheses, containing the URL or path to
+
+the image, and an optional <code>title</code> attribute enclosed in double
+
+or single quotes.</li>
+
+</ul>
+
+
+
+<p>Reference-style image syntax looks like this:</p>
+
+
+
+<pre><code>![Alt text][id]
+
+</code></pre>
+
+
+
+<p>Where &#8220;id&#8221; is the name of a defined image reference. Image references
+
+are defined using syntax identical to link references:</p>
+
+
+
+<pre><code>[id]: url/to/image  "Optional title attribute"
+
+</code></pre>
+
+
+
+<p>As of this writing, Markdown has no syntax for specifying the
+
+dimensions of an image; if this is important to you, you can simply
+
+use regular HTML <code>&lt;img&gt;</code> tags.</p>
+
+
+
+<hr />
+
+
+
+<h2 id="misc">Miscellaneous</h2>
+
+
+
+<h3 id="autolink">Automatic Links</h3>
+
+
+
+<p>Markdown supports a shortcut style for creating &#8220;automatic&#8221; links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
+
+
+
+<pre><code>&lt;http://example.com/&gt;
+
+</code></pre>
+
+
+
+<p>Markdown will turn this into:</p>
+
+
+
+<pre><code>&lt;a href="http://example.com/"&gt;http://example.com/&lt;/a&gt;
+
+</code></pre>
+
+
+
+<p>Automatic links for email addresses work similarly, except that
+
+Markdown will also perform a bit of randomized decimal and hex
+
+entity-encoding to help obscure your address from address-harvesting
+
+spambots. For example, Markdown will turn this:</p>
+
+
+
+<pre><code>&lt;address@example.com&gt;
+
+</code></pre>
+
+
+
+<p>into something like this:</p>
+
+
+
+<pre><code>&lt;a href="&amp;#x6D;&amp;#x61;i&amp;#x6C;&amp;#x74;&amp;#x6F;:&amp;#x61;&amp;#x64;&amp;#x64;&amp;#x72;&amp;#x65;
+
+&amp;#115;&amp;#115;&amp;#64;&amp;#101;&amp;#120;&amp;#x61;&amp;#109;&amp;#x70;&amp;#x6C;e&amp;#x2E;&amp;#99;&amp;#111;
+
+&amp;#109;"&gt;&amp;#x61;&amp;#x64;&amp;#x64;&amp;#x72;&amp;#x65;&amp;#115;&amp;#115;&amp;#64;&amp;#101;&amp;#120;&amp;#x61;
+
+&amp;#109;&amp;#x70;&amp;#x6C;e&amp;#x2E;&amp;#99;&amp;#111;&amp;#109;&lt;/a&gt;
+
+</code></pre>
+
+
+
+<p>which will render in a browser as a clickable link to &#8220;address@example.com&#8221;.</p>
+
+
+
+<p>(This sort of entity-encoding trick will indeed fool many, if not
+
+most, address-harvesting bots, but it definitely won&#8217;t fool all of
+
+them. It&#8217;s better than nothing, but an address published in this way
+
+will probably eventually start receiving spam.)</p>
+
+
+
+<h3 id="backslash">Backslash Escapes</h3>
+
+
+
+<p>Markdown allows you to use backslash escapes to generate literal
+
+characters which would otherwise have special meaning in Markdown&#8217;s
+
+formatting syntax. For example, if you wanted to surround a word with
+
+literal asterisks (instead of an HTML <code>&lt;em&gt;</code> tag), you can backslashes
+
+before the asterisks, like this:</p>
+
+
+
+<pre><code>\*literal asterisks\*
+
+</code></pre>
+
+
+
+<p>Markdown provides backslash escapes for the following characters:</p>
+
+
+
+<pre><code>\   backslash
+
+`   backtick
+
+*   asterisk
+
+_   underscore
+
+{}  curly braces
+
+[]  square brackets
+
+()  parentheses
+
+#   hash mark
+
+.   dot
+
+!   exclamation mark
+
+</code></pre>
+
+
+
+</div> <!-- article -->
+
index eec8ce7fd506b5823279a31d96654105edd5df5a..20ba1f1669dc367de1f5b30137af8d104be17fe8 100644 (file)
@@ -1,18 +1,18 @@
 <p align="center"><b>Uploading a picture</b></p>
 
-<p>You can upload a picture from your computer to this server, and this picture will be used in various places to represent you.
-<p>For this reason, the best images to use are a close-up of your face, but you can use any image you like.
-<p>The picture must be in JPG or PNG format (ie the names will usually end in .jpg or .png).
-<p>You can get a picture file using one of four methods:
+<p>You can upload a picture from your computer to this server, and this picture will be used in various places to represent you.</p>
+<p>For this reason, the best images to use are a close-up of your face, but you can use any image you like.</p>
+<p>The picture must be in JPG or PNG format (ie the names will usually end in .jpg or .png).</p>
+<p>You can get a picture file using one of four methods:</p>
 
 <ol>
-<li>Using a digital camera, your photos will most likely already be on your computer in the right format.
-<li>You can use a scanner to scan a printed photograph.  Make sure you save it as JPG or PNG format.
-<li>If you're artistic, you might draw a picture using a paint program.
-<li>Lastly, you can "steal" images from the web.  <a target="google" href="http://images.google.com/">http://images.google.com</a> is a superb place to search for images. Once you find one, you can "right-click" on them with the mouse and choose "Save this image..." from the menu (different computers may vary slightly).
+<li>Using a digital camera, your photos will most likely already be on your computer in the right format.</li>
+<li>You can use a scanner to scan a printed photograph.  Make sure you save it as JPG or PNG format.</li>
+<li>If you're artistic, you might draw a picture using a paint program.</li>
+<li>Lastly, you can "steal" images from the web.  <a target="google" href="http://images.google.com/">http://images.google.com</a> is a superb place to search for images. Once you find one, you can "right-click" on them with the mouse and choose "Save this image..." from the menu (different computers may vary slightly).</li>
 </ol>
 
-<p>To upload the image, click the "Browse" button on this editing page, and select the image from your hard disk.
-<p>NOTE: Make sure that the file is not larger than the maximum size listed, or it will not be uploaded.
-<p>Then click "Update my Profile" at the bottom - the image file will be cropped to a square and resized down to 100x100 pixels.
-<p>When you are taken back to your profile page, the image might not appear to have changed.  If this is so, just use the "Reload" button in your browser.
+<p>To upload the image, click the "Browse" button on this editing page, and select the image from your hard disk.</p>
+<p>NOTE: Make sure that the file is not larger than the maximum size listed, or it will not be uploaded.</p>
+<p>Then click "Update my Profile" at the bottom - the image file will be cropped to a square and resized down to 100x100 pixels.</p>
+<p>When you are taken back to your profile page, the image might not appear to have changed.  If this is so, just use the "Reload" button in your browser.</p>
index 6874bad182712f3591cffc3edf8a361317572e6c..a83327f6e9b247cf8977c8fad07463bff9aabb55 100644 (file)
@@ -13,7 +13,7 @@
 ?>
 </b></p>
 
-<p>The Richtext HTML editor provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code.
+<p>The Richtext HTML editor provides a word-processor interface embedded in your web page to allow you to edit text in an intuitive way, and produces normal HTML code.</p>
 
 <p>In addition to formatting text, this editor provides a number of extra features you may find useful.
 
 <ul>
 <p>You can cut and paste rich text from other Windows applications such as Microsoft Word
    straight into this editor, and your formatting will be preserved.  Just use the normal cut and paste
-   menus in your web browser (or Control-C and Control-V).
+   menus in your web browser (or Control-C and Control-V).</p>
 </ul>
 
-<p><b>Inserting images <img border="0" hspace="10" src="lib/editor/images/ed_image.gif"></b></p>
+<p><b>Inserting images <img alt border="0" hspace="10" src="lib/editor/images/ed_image.gif"></b></p>
 <ul>
-<p>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.
+<p>If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.</p>
 </ul>
 
-<p><b>Inserting Tables <img border="0" hspace="10" src="lib/editor/images/insert_table.gif"></b></p>
+<p><b>Inserting Tables <img alt border="0" hspace="10" src="lib/editor/images/insert_table.gif"></b></p>
 <ul>
 <p>To add layout to your texts, you can use the "Insert Tables" button in the toolbar.  
 </ul>
 
-<p><b>Inserting Links <img border="0" hspace="10" src="lib/editor/images/ed_link.gif"></b></p>
+<p><b>Inserting Links <img alt border="0" hspace="10" src="lib/editor/images/ed_link.gif"></b></p>
 <ul>
-<p>To make a new link, first type the text that you want to be a link.  Then select it and click the link button in the toolbar.  Type the URL you want to link to and it's done!
+<p>To make a new link, first type the text that you want to be a link.  Then select it and click the link button in the toolbar.  Type the URL you want to link to and it's done!</p>
 </ul>
 
 
-<p><b>Inserting smilies (emoticons) <img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></b></p>
+<p><b>Inserting smilies (emoticons) <img alt border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></b></p>
 <ul>
-<p>To embed these small icons in your text, click on the smiley icon in the toolbar.  A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).
+<p>To embed these small icons in your text, click on the smiley icon in the toolbar.  A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).</p>
 
     <table border="1">
       <tr valign="top">
         <td>
         <table border="0" align="center" cellpadding="10">
           <tr>
-            <td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
+            <td><img alt border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
             <td>smile</td>
             <td NOWRAP><font face="Courier">:-)</td>
           </tr>
index 1f47f955a7538abbc9f8a174fb5ace36a496e5dc..c8e0593928343f63270a203aa2690dbab30492ed 100644 (file)
@@ -81,13 +81,13 @@ COLLES and the authors of it at:
 <p><b>ATTLS - Attitudes to Thinking and Learning Survey</b></p>
 <ul>
 
-<p>The theory of 'ways of knowing', originally from the field of gender research (Belenky et al., 1986) provides us with a survey tool to examine the quality of discourse within a collaborative environment. 
+<p>The theory of 'ways of knowing', originally from the field of gender research (Belenky et al., 1986) provides us with a survey tool to examine the quality of discourse within a collaborative environment. </p>
 
-<p>The Attitudes Towards Thinking and Learning Survey (ATTLS) is an instrument developed by Galotti et al. (1999) to measure the extent to which a person is a 'connected knower' (CK) or a 'separate knower' (SK). 
+<p>The Attitudes Towards Thinking and Learning Survey (ATTLS) is an instrument developed by Galotti et al. (1999) to measure the extent to which a person is a 'connected knower' (CK) or a 'separate knower' (SK). </p>
 
-<p>People with higher CK scores tend to find learning more enjoyable, and are often more cooperative, congenial and more willing to build on the ideas of others, while those with higher SK scores tend to take a more critical and argumentative stance to learning. 
+<p>People with higher CK scores tend to find learning more enjoyable, and are often more cooperative, congenial and more willing to build on the ideas of others, while those with higher SK scores tend to take a more critical and argumentative stance to learning. </p>
 
-<p>Studies have shown that these two learning styles are independent of each other (Galotti et al., 1999; Galotti et al., 2001). Additionally, they are only a reflection of learning attitudes, not learning capacities or intellectual power. 
+<p>Studies have shown that these two learning styles are independent of each other (Galotti et al., 1999; Galotti et al., 2001). Additionally, they are only a reflection of learning attitudes, not learning capacities or intellectual power. </p>
 
 <p><i>Belenky, M. F., Clinchy, B. M., Goldberger, N. R., & Tarule, J. M. (1986). Women's Ways of Knowing: The Development of Self, Voice, and Mind. New York: Basic Books, Inc. </i></p>
 
index 1592644cf483af02d8b652b894eb73d2796f255f..49cff70ca2408fa30e9fd9c3463bdc7098e5a7e2 100644 (file)
@@ -11,7 +11,7 @@ Writing text in Moodle works pretty much the way you would expect, but you also
         <td>
         <table border="0" align="center" cellpadding="10">
           <tr>
-            <td><img border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
+            <td><img alt border="0" hspace="10" src="pix/s/smiley.gif" width="15" height="15"></td>
             <td>smile</td>
             <td><font face="Courier">:-)</td>
           </tr>
@@ -121,23 +121,23 @@ Writing text in Moodle works pretty much the way you would expect, but you also
 
 <p><b>URLs</b></p>
 <ul>
-<p>Any "word" starting with <b>www.</b> or <b>http://</b> will automatically be turned into a clickable link. 
-<p>For example:  <a href="http://www.yahoo.com">www.yahoo.com</a> or <a href="http://curtin.edu">http://curtin.edu</a>
+<p>Any "word" starting with <b>www.</b> or <b>http://</b> will automatically be turned into a clickable link.</p>
+<p>For example:  <a href="http://www.yahoo.com">www.yahoo.com</a> or <a href="http://curtin.edu">http://curtin.edu</a></p>
 </ul>
 
 <p><b>HTML tags</b></p>
 <ul>
-<p>You can use a limited subset of HTML tags to add emphasis to your texts.
+<p>You can use a limited subset of HTML tags to add emphasis to your texts.</p>
 <table border="0" cellpadding="5" cellspacing="5">
 <tr><th>HTML tags<th>Produces</tr>
 <tr><td>&lt;B> bold &lt;/B> <td> <b>bold text</b> </tr>
 <tr><td>&lt;I> italic &lt;/I> <td> <i>italic text</i> </tr>
 <tr><td>&lt;U> underline &lt;/U> <td> <u>underlined text</u> </tr>
-<tr><td>&lt;FONT size=1> small &lt;/FONT> <td> <font size="1">small</font> </tr>
-<tr><td>&lt;FONT size=4> large &lt;/FONT> <td> <font size="4">large</font> </tr>
-<tr><td>&lt;FONT color=green> example &lt;/FONT> <td> <font color="green">example</font> </tr>
-<tr><td valign="top">&lt;UL>&lt;LI>one &lt;LI>two &lt;/UL> <td valign="top"> <ul><li>one<li>two</ul> </tr>
-<tr><td>&lt;HR><td> <hr /> </tr>
+<tr><td>&lt;font size="1"> small &lt;/font> <td> <font size="1">small</font> </tr>
+<tr><td>&lt;font size="4"> large &lt;/font> <td> <font size="4">large</font> </tr>
+<tr><td>&lt;font color="green"> example &lt;/FONT> <td> <font color="green">example</font> </tr>
+<tr><td valign="top">&lt;ul>&lt;li>one &lt;li>two &lt;/ul> <td valign="top"> <ul><li>one<li>two</ul> </tr>
+<tr><td>&lt;hr /><td> <hr /> </tr>
 </table>
 </ul>
 
index 55646ba8788114d23b8185b7d7becf39822b3043..dec88be0111ec20cd879f8b13f36b2b202eb0dac 100644 (file)
@@ -2,26 +2,26 @@
 
 <p>When writing text in Moodle there are several formats you can choose
    to produce your text, depending on your expertise and the type of browser
-   you are using.
+   you are using.</p>
 
 <p><b>Usually you can just leave this setting to the default value and things 
-      should work as you expect</b>.
+      should work as you expect</b>.</p>
 
 <p><b>1. Moodle auto-format</b></p>
 
 <ul>
 <p>This format is best for when you are using normal web forms for entry
    (instead of the Richtext HTML editor).  Just type text normally, as if you
-   were sending an email.
+   were sending an email.</p>
 
 <p>When you save your text, Moodle will do a number of things to automatically
-   format your text for you.  
-<p>For example, URLs such as 
+   format your text for you. </p> 
+<p>For example, URLs such as </p>
    <a href="http://yahoo.com/">http://yahoo.com</a> or even 
    <a href="http://www.yahoo.com/">www.yahoo.com</a> will be turned into links.
-<p>Your line breaks will be retained, and blank lines will start new paragraphs.
-<p>Smiley characters such as :-) will automatically become their graphical equivalents.
-<p>You can even embed HTML code if you want to and it will be retained.
+<p>Your line breaks will be retained, and blank lines will start new paragraphs.</p>
+<p>Smiley characters such as :-) will automatically become their graphical equivalents.</p>
+<p>You can even embed HTML code if you want to and it will be retained.</p>
 <p align="right"><a href="help.php?file=text.html">More info about Moodle auto-formatting</a></p>
 </ul>
 
 <ul>
 <p>This format assumes the text is pure HTML.  If you are using the 
    HTML editor to edit text then this is the default format - all 
-   the commands in the toolbar are producing HTML for you.
+   the commands in the toolbar are producing HTML for you.</p>
 
 <p>Even if you are not using the Richtext HTML editor, you can use HTML code 
-   in your text and it should come out exactly as you intended.
+   in your text and it should come out exactly as you intended.</p>
 
-<p>Unlike the Moodle auto-format, no automatic formatting is performed.
+<p>Unlike the Moodle auto-format, no automatic formatting is performed.</p>
 <p align="right"><a href="help.php?file=html.html">More info about HTML in Moodle</a></p>
 <p align="right"><a href="help.php?file=richtext.html">More info about the Richtext HTML editor</a></p>
 </ul>
 
 <ul>
 <p>This format is useful when you need to include lots of code 
-   or HTML that you want to be displayed exactly as you wrote it.
+   or HTML that you want to be displayed exactly as you wrote it.</p>
 
 <p>It still translates spaces and new lines, but otherwise your 
-   text isn't touched.
+   text isn't touched.</p>
 </ul>
 
 
index 2aa192115dfe818b87f56ce3f73028fa354b3735..4d855e540262f746a54dcbc86b180277bf051873 100644 (file)
-<p align="center"><b>Writing pages using Wiki-like formatting</b></p>\r
-\r
-<p>\r
-  Wiki formatted pages provide a facility for marking up plain text with intuitive, human readable\r
-  formatting that will be converted to XHTML when displayed. The big advantages are that you \r
-  do not need to learn HTML to produce quite complex results, and that the text you write\r
-  <em>looks</em> good to the eye even <em>before</em> conversion. It is a real alternative to \r
-  saving Word files as HTML retaining the ability to edit the resource online.\r
-</p>\r
-\r
-<p>You should enter basically plain text. There are a number of <em>special</em> characters you\r
-can add to insert formatting</p>\r
-\r
-<h3>Block level formatting</h3>\r
-\r
-<p>\r
-  Paragraph blocks are separated by at least one blank line. To add special formatting to a paragraph\r
-  add one of the following special characters in the first character of the first line of the block followed\r
-  by a space...\r
-</p>\r
-\r
-<table>\r
-  <tr><th>Character</th><th>Block Type</th></tr>\r
-  <tr><td>No character</td><td>Ordinary paragraph</td></tr>\r
-  <tr><td>&gt;</td><td>Quotation</td></tr>\r
-  <tr><td>Space</td><td>Preformatted Text (Monospaced)</td></tr>\r
-  <tr><td>%</td><td>Preformatted <em>and</em> Wikki formatting is ignored</td></tr>\r
-  <tr><td>!#</td><td>Heading - where # is 1-6, the heading level (1 is biggest)</td></tr>\r
-  <tr><td>Q.</td><td>Question - styling info added to paragraph to improve question/answer presentation (in theme)</td></tr>\r
-  <tr><td>A.</td><td>Answer - as above but answer</td></tr>\r
-</table>\r
-\r
-<h3>List Formatting</h3>\r
-\r
-<p>Simple lists can be constructed easily by placing a special character at the start of each line in the list followed by a space.\r
-The list is terminated by a blank line. Lists may be freely nested - and nested lists may change list type. Definition list\r
-definitions and text types may be freely intermixed to obtain the desired effect. The special characters\r
-are as follows...</p>\r
-\r
-<table>\r
-  <tr><th>Character</th><th>List item type</th></tr>\r
-  <tr><td>*</td><td>Unordered List (bullet points)</td></tr>\r
-  <tr><td>#</td><td>Ordered List (1,2,3 etc)</td></tr>\r
-  <tr><td>:</td><td>Definition list, definition</td></tr>\r
-  <tr><td>;</td><td>Definition list, text</td></tr>\r
-</table>  \r
-\r
-<p>Nested lists example:</p>\r
-<p><pre>\r
-  * First Bullet\r
-  * Second Bullet\r
-  ## nested line 1\r
-  ## nested line 2\r
-  * Third Bullet\r
-</pre></p>\r
-<p>Produces:\r
-<ul><li>First Bullet</li>\r
-  <li>Second Bullet</li>\r
-  <ol><li>nested line 1</li>\r
-    <li>nested line 2</li></ol>\r
-  <li>Third Bullet\r
-</ul></p>\r
-\r
-<h3>Inline formatting</h3>\r
-\r
-<p>Inline formmating allows part of a line to be marked as having a particular style. The special\r
-characters used can appear anywhere on a line, but note that the formatting cannot\r
-cross lines. Codes are as follows...</p>\r
-\r
-<table>\r
-  <tr><th>Example</th><th>Example</th><th>Formatting</th></tr>\r
-  <tr><td>*hello world*</td><td><strong>hello world</strong></td><td>Strong or Bold</td></tr>\r
-  <tr><td>/hello world/</td><td><em>hello world</em></td><td>Emphasis or Italics</td></tr>\r
-  <tr><td>+hello world+</td><td><ins>hello world</ins></td><td>Inserted text</td></tr>\r
-  <tr><td>-hello world-</td><td><del>hello world</del></td><td>Deleted or Strikethrough</td></tr>\r
-  <tr><td>hello ~world~</td><td>hello <sub>world</sub></td><td>Subscript</td></tr>\r
-  <tr><td>hello ^world^</td><td>hello <sup>world</sup></td><td>Superscript</td></tr>\r
-  <tr><td>"hello world"</td><td>&#8220;hello world&#8221;</td><td>Quoted</td></tr>\r
-  <tr><td>%hello world%</td><td><code>hello world</code></td><td>Code or Monospaced</td></tr>\r
-  <tr><td>@hello world@</td><td><cite>hello world</cite></td><td>Cite</td></tr>\r
-</table>  \r
-\r
-<h3>Acronyms</h3>\r
-\r
-<p>Acronym tagging is acheived by placing the acronym in capital letters followed by the description\r
-is parenthesis. There must be no space between the acronym and the parenthesis. Example...</p>\r
-\r
-<p>HTML(Hypertext Markup Language) <br />   <acronym title="Hypertext Markup Language">HTML</acronym></p>\r
-\r
-<h3>Hyper Links</h3>\r
-\r
-<p>Links can be placed in the text and are followed (with no spaces) by the text to be displayed in brackets. Example: </em>http://www.google.com/(Search Now)</em> will be converted to \r
-<a href="http://www.google.com/">Search Now</a>.</p>\r
-\r
-<p>Mail links can be acheived the same way, e.g.,</p>\r
-<p>nobody@example.com(Test User) will be converted to\r
-<a href="mailto:nobody@example.com">Test User</a></p>\r
-\r
-<h3>Moodle Module Links</h3>\r
-\r
-<p>If you know the Moodle id number (look for ?id=nn at the end of a module address) and \r
-the module name, you can link directly to that resource using the syntax:</p>\r
-\r
-<p>ModuleName:nn(Description Text)</p>\r
-<p>eg, <em>resource:36(My New Page)</em>   <em>forum:10(Jump to forum)</em></p>\r
-\r
-<h3>Moodle Picture Links</h3>\r
-\r
-<p>Inline graphics can be placed on wiki pages. You need to upload the graphic and note its path within the file upload area. The syntax is:</p>\r
-\r
-<p>/<em>..path to file..</em>(alt text)</p>\r
-\r
-<p>for example,  /mypics/graphic.jpg(Staff picture)</p>\r
-\r
-<h3>Moodle File Links</h3>\r
-\r
-<p>Very like Picture Links (above), this feature enables links to previously uploaded\r
-files to be placed in a wiki page. The syntax is:</p>\r
-\r
-<p><b>file:</b><em>..path to file</em>(link text)</p>\r
-\r
-<p>for example, file:/pdfs/moodle.pdf(Information About Moodle)</p>\r
-\r
-<h3>Automatic reformating</h3>\r
-\r
-<p>Many commonly used functions are converted into their XHTML equivalents automatically.. The main ones are as\r
-follows...</p>\r
-\r
-<ul>\r
-  <li>HTTP links are converted into active links\r
-  <li> ..., (R), (TM), (C), 1/4, 1/2, 3/4 are all converted to the correct character\r
-  <li> digits x digits converts to correct multiply symbol\r
-  <li>A line starting with at least four dashes is converted into a horizontal line\r
-</ul>  \r
-\r
-<h3>Spelling Checker (Experimental)</h3>\r
-\r
-<p>The wiki formatter can be switched into a spell checking mode. Place the following on\r
-a line by itself in the text. Everything after this will be checked...\r
-\r
-<pre>\r
-!SPELL:language_code:language_variant\r
-\r
-Examples:\r
-!SPELL:en:british\r
-!SPELL:sp\r
-</pre>\r
-\r
-<p>"language_code" should be replaced by the appropriate code (e.g., EN, FR etc), "language_variant" (along with the colon) is optional and can be one of "american", "british", or "canadian" if the language code is EN.</p>\r
-\r
-<p>When displayed any unknown words are highlighted and you can see suggestions by holding the mouse over\r
-the word</p>\r
-\r
-<p><em>NOTE: spelling uses the <strong>pspell</strong> libraries. These and the required dictionaries must be present on your server for the spell checker to work. In particular the Windows platform is not supported.\r
-</em></p>\r
+<p align="center"><b>Writing pages using Wiki-like formatting</b></p>
+
+
+
+<p>
+
+  Wiki formatted pages provide a facility for marking up plain text with intuitive, human readable
+
+  formatting that will be converted to XHTML when displayed. The big advantages are that you 
+
+  do not need to learn HTML to produce quite complex results, and that the text you write
+
+  <em>looks</em> good to the eye even <em>before</em> conversion. It is a real alternative to 
+
+  saving Word files as HTML retaining the ability to edit the resource online.
+
+</p>
+
+
+
+<p>You should enter basically plain text. There are a number of <em>special</em> characters you
+
+can add to insert formatting</p>
+
+
+
+<h3>Block level formatting</h3>
+
+
+
+<p>
+
+  Paragraph blocks are separated by at least one blank line. To add special formatting to a paragraph
+
+  add one of the following special characters in the first character of the first line of the block followed
+
+  by a space...
+
+</p>
+
+
+
+<table>
+
+  <tr><th>Character</th><th>Block Type</th></tr>
+
+  <tr><td>No character</td><td>Ordinary paragraph</td></tr>
+
+  <tr><td>&gt;</td><td>Quotation</td></tr>
+
+  <tr><td>Space</td><td>Preformatted Text (Monospaced)</td></tr>
+
+  <tr><td>%</td><td>Preformatted <em>and</em> Wikki formatting is ignored</td></tr>
+
+  <tr><td>!#</td><td>Heading - where # is 1-6, the heading level (1 is biggest)</td></tr>
+
+  <tr><td>Q.</td><td>Question - styling info added to paragraph to improve question/answer presentation (in theme)</td></tr>
+
+  <tr><td>A.</td><td>Answer - as above but answer</td></tr>
+
+</table>
+
+
+
+<h3>List Formatting</h3>
+
+
+
+<p>Simple lists can be constructed easily by placing a special character at the start of each line in the list followed by a space.
+
+The list is terminated by a blank line. Lists may be freely nested - and nested lists may change list type. Definition list
+
+definitions and text types may be freely intermixed to obtain the desired effect. The special characters
+
+are as follows...</p>
+
+
+
+<table>
+
+  <tr><th>Character</th><th>List item type</th></tr>
+
+  <tr><td>*</td><td>Unordered List (bullet points)</td></tr>
+
+  <tr><td>#</td><td>Ordered List (1,2,3 etc)</td></tr>
+
+  <tr><td>:</td><td>Definition list, definition</td></tr>
+
+  <tr><td>;</td><td>Definition list, text</td></tr>
+
+</table>  
+
+
+
+<p>Nested lists example:</p>
+
+<p><pre>
+
+  * First Bullet
+
+  * Second Bullet
+
+  ## nested line 1
+
+  ## nested line 2
+
+  * Third Bullet
+
+</pre></p>
+
+<p>Produces:
+
+<ul><li>First Bullet</li>
+
+  <li>Second Bullet</li>
+
+  <ol><li>nested line 1</li>
+
+    <li>nested line 2</li></ol>
+
+  <li>Third Bullet
+
+</ul></p>
+
+
+
+<h3>Inline formatting</h3>
+
+
+
+<p>Inline formmating allows part of a line to be marked as having a particular style. The special
+
+characters used can appear anywhere on a line, but note that the formatting cannot
+
+cross lines. Codes are as follows...</p>
+
+
+
+<table>
+
+  <tr><th>Example</th><th>Example</th><th>Formatting</th></tr>
+
+  <tr><td>*hello world*</td><td><strong>hello world</strong></td><td>Strong or Bold</td></tr>
+
+  <tr><td>/hello world/</td><td><em>hello world</em></td><td>Emphasis or Italics</td></tr>
+
+  <tr><td>+hello world+</td><td><ins>hello world</ins></td><td>Inserted text</td></tr>
+
+  <tr><td>-hello world-</td><td><del>hello world</del></td><td>Deleted or Strikethrough</td></tr>
+
+  <tr><td>hello ~world~</td><td>hello <sub>world</sub></td><td>Subscript</td></tr>
+
+  <tr><td>hello ^world^</td><td>hello <sup>world</sup></td><td>Superscript</td></tr>
+
+  <tr><td>"hello world"</td><td>&#8220;hello world&#8221;</td><td>Quoted</td></tr>
+
+  <tr><td>%hello world%</td><td><code>hello world</code></td><td>Code or Monospaced</td></tr>
+
+  <tr><td>@hello world@</td><td><cite>hello world</cite></td><td>Cite</td></tr>
+
+</table>  
+
+
+
+<h3>Acronyms</h3>
+
+
+
+<p>Acronym tagging is acheived by placing the acronym in capital letters followed by the description
+
+is parenthesis. There must be no space between the acronym and the parenthesis. Example...</p>
+
+
+
+<p>HTML(Hypertext Markup Language) <br />   <acronym title="Hypertext Markup Language">HTML</acronym></p>
+
+
+
+<h3>Hyper Links</h3>
+
+
+
+<p>Links can be placed in the text and are followed (with no spaces) by the text to be displayed in brackets. Example: </em>http://www.google.com/(Search Now)</em> will be converted to 
+
+<a href="http://www.google.com/">Search Now</a>.</p>
+
+
+
+<p>Mail links can be acheived the same way, e.g.,</p>
+
+<p>nobody@example.com(Test User) will be converted to
+
+<a href="mailto:nobody@example.com">Test User</a></p>
+
+
+
+<h3>Moodle Module Links</h3>
+
+
+
+<p>If you know the Moodle id number (look for ?id=nn at the end of a module address) and 
+
+the module name, you can link directly to that resource using the syntax:</p>
+
+
+
+<p>ModuleName:nn(Description Text)</p>
+
+<p>eg, <em>resource:36(My New Page)</em>   <em>forum:10(Jump to forum)</em></p>
+
+
+
+<h3>Moodle Picture Links</h3>
+
+
+
+<p>Inline graphics can be placed on wiki pages. You need to upload the graphic and note its path within the file upload area. The syntax is:</p>
+
+
+
+<p>/<em>..path to file..</em>(alt text)</p>
+
+
+
+<p>for example,  /mypics/graphic.jpg(Staff picture)</p>
+
+
+
+<h3>Moodle File Links</h3>
+
+
+
+<p>Very like Picture Links (above), this feature enables links to previously uploaded
+
+files to be placed in a wiki page. The syntax is:</p>
+
+
+
+<p><b>file:</b><em>..path to file</em>(link text)</p>
+
+
+
+<p>for example, file:/pdfs/moodle.pdf(Information About Moodle)</p>
+
+
+
+<h3>Automatic reformating</h3>
+
+
+
+<p>Many commonly used functions are converted into their XHTML equivalents automatically.. The main ones are as
+
+follows...</p>
+
+
+
+<ul>
+
+  <li>HTTP links are converted into active links</li>
+
+  <li> ..., (R), (TM), (C), 1/4, 1/2, 3/4 are all converted to the correct character</li>
+
+  <li> digits x digits converts to correct multiply symbol</li>
+
+  <li>A line starting with at least four dashes is converted into a horizontal line</li>
+
+</ul>  
+
+
+
+<h3>Spelling Checker (Experimental)</h3>
+
+
+
+<p>The wiki formatter can be switched into a spell checking mode. Place the following on
+
+a line by itself in the text. Everything after this will be checked...</p>
+
+
+
+<pre>
+
+!SPELL:language_code:language_variant
+
+
+
+Examples:
+
+!SPELL:en:british
+
+!SPELL:sp
+
+</pre>
+
+
+
+<p>"language_code" should be replaced by the appropriate code (e.g., EN, FR etc), "language_variant" (along with the colon) is optional and can be one of "american", "british", or "canadian" if the language code is EN.</p>
+
+
+
+<p>When displayed any unknown words are highlighted and you can see suggestions by holding the mouse over
+
+the word</p>
+
+
+
+<p><em>NOTE: spelling uses the <strong>pspell</strong> libraries. These and the required dictionaries must be present on your server for the spell checker to work. In particular the Windows platform is not supported.
+
+</em></p>
+
index fa5b71b00aea5c8a0d332bd095ad20faf77abcb0..4bbcf6e0cf254d334d0f397c63af7ec92449bf87 100644 (file)
@@ -16,7 +16,7 @@
 
    Instead of one long rambling post that makes many different points, it may be
 
-   better to write several shorter ones (they may even belong in separate forums).
+   better to write several shorter ones (they may even belong in separate forums).</p>
 
 
 
index d2397e6b22338a7828882b29efba1dc3e0860708..c8faa947cc85dae4db06f169981dae1a34fb9d9e 100644 (file)
@@ -1,5 +1,5 @@
-<?php // $Id$ 
-      // moodle.php - created with Moodle 1.5 development (2004082300)
+<?PHP // $Id$ 
+      // moodle.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
 
 
 $string['action'] = 'Action';
@@ -151,7 +151,7 @@ $string['chooseuser'] = 'Choose a user';
 $string['city'] = 'City/town';
 $string['clambroken'] = 'Your administrator has enabled virus checking for file uploads but has misconfigured something.<br />Your file upload was NOT successful. Your administrator has been emailed to notify them so they can fix it.<br />Maybe try uploading this file later.';
 $string['clamdeletedfile'] = 'The file has been deleted';
-$string['clamdeletedfilefailed'] ='The file could not be deleted';
+$string['clamdeletedfilefailed'] = 'The file could not be deleted';
 $string['clamemailsubject'] = '$a :: Clam AV notification';
 $string['clamfailed'] = 'Clam AV has failed to run.  The return error message was $a. Here is the output from Clam:';
 $string['clamlost'] = 'Moodle is configured to run clam on file upload, but the path supplied to Clam AV, $a,  is invalid.';
@@ -320,8 +320,8 @@ $string['deletingexistingcoursedata'] = 'Deleting existing course data';
 $string['deletingolddata'] = 'Deleting old data';
 $string['department'] = 'Department';
 $string['description'] = 'Description';
-$string['detailedmore'] = 'More detailed';    
 $string['detailedless'] = 'Less detailed';
+$string['detailedmore'] = 'More detailed';
 $string['directorypaths'] = 'Directory Paths';
 $string['disable'] = 'Disable';
 $string['displayingfirst'] = 'Only the first $a->count $a->things are displayed';
@@ -384,9 +384,9 @@ line at the top of your web browser window.
 If you need help, please contact the site administrator,
 $a->admin';
 $string['emailconfirmationsubject'] = '$a: account confirmation';
-$string['emailconfirmsent'] = '   <p>An email should have been sent to your address at <b>$a</b>
-   <p>It contains easy instructions to complete your registration.
-   <p>If you continue to have difficulty, contact the site administrator.';
+$string['emailconfirmsent'] = '   <p>An email should have been sent to your address at <b>$a</b></p>
+   <p>It contains easy instructions to complete your registration.</p>
+   <p>If you continue to have difficulty, contact the site administrator.</p>';
 $string['emaildigest'] = 'Email digest type';
 $string['emaildigestcomplete'] = 'Complete (daily email with full posts)';
 $string['emaildigestoff'] = 'No digest (single email per forum post)';
@@ -794,7 +794,7 @@ $string['noteuserschangednonetocourse'] = 'Note: course users need to be restore
 $string['nothingnew'] = 'Nothing new since your last login';
 $string['noticenewerbackup'] = 'This backup file has been created with Moodle $a->backuprelease ($a->backupversion) and it\'s newer than your currently installed Moodle $a->serverrelease ($a->serverversion). This could cause some inconsistencies because backwards compatibility of backup files cannot be guaranteed.';
 $string['notifyloginfailuresmessage'] = '$a->time, IP: $a->ip, User: $a->info';
-$string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/log.php?id=1&amp;chooselog=1&amp;modid=site_errors.';
+$string['notifyloginfailuresmessageend'] = 'You can view these logs at $a/course/log.php?id=1&chooselog=1&modid=site_errors.';
 $string['notifyloginfailuresmessagestart'] = 'Here is a list of failed login attempts at $a since you were last notified ';
 $string['notifyloginfailuressubject'] = '$a :: Failed logins notification';
 $string['notincluded'] = 'Not included';
@@ -827,10 +827,10 @@ $string['passwordconfirmchange'] = 'Confirm password change';
 $string['passwordrecovery'] = 'Yes, help me log in';
 $string['passwordsdiffer'] = 'These passwords do not match';
 $string['passwordsent'] = 'Password has been sent';
-$string['passwordsenttext'] = '   <p>An email has been sent to your address at $a->email.
-   <p><b>Please check your email for your new password</b>
+$string['passwordsenttext'] = '   <p>An email has been sent to your address at $a->email.</p>
+   <p><b>Please check your email for your new password</b></p>
    <p>The new password was automatically generated, so you might like to
-   <a href=$a->link>change it to something easier to remember</a>.';
+   <a href=\"$a->link\">change it to something easier to remember</a>.</p>';
 $string['pathnotexists'] = 'Path doesn\'t exist in your server!';
 $string['pathslasherror'] = 'Path can\'t end with a slash!!';
 $string['paymentinstant'] = 'Use the button below to pay and be enrolled within minutes!';
@@ -868,12 +868,12 @@ $string['registration'] = 'Moodle Registration';
 $string['registrationemail'] = 'Email notifications';
 $string['registrationinfo'] = '<p>This page allows you to register your Moodle site with moodle.org.  Registration is free.
 The main benefit of registering is that you will be added to a low-volume mailing list
-for important notifications such as security alerts and new releases of Moodle.
+for important notifications such as security alerts and new releases of Moodle.</p>
 <p>By default, your information will be kept private, and will never be sold or passed on to anyone else.  The only
    reason for collecting this information is for support purposes, and to help build up a statistical
-   picture of the Moodle community as a whole.
-<p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.
-<p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.';
+   picture of the Moodle community as a whole.</p>
+<p>If you choose, you can allow your site name, country and URL to be added to the public list of Moodle Sites.</p>
+<p>All new registrations are verified manually before they are added to the list, but once you are added you can update your registration (and your entry on the public list) at any time by resubmitting this form.</p>';
 $string['registrationno'] = 'No, I do not want to receive email';
 $string['registrationsend'] = 'Send registration information to moodle.org';
 $string['registrationyes'] = 'Yes, please notify me about important issues';
@@ -952,9 +952,9 @@ $string['sitedefault'] = 'Site Default';
 $string['siteerrors'] = 'Site errors';
 $string['sitefiles'] = 'Site files';
 $string['sitelogs'] = 'Site logs';
+$string['sitenews'] = 'Site news';
 $string['sitepartlist0'] = 'You must be a site teacher to be allowed to see the site participants list';
 $string['sitepartlist1'] = 'You must be a teacher to be allowed to see the site participants list';
-$string['sitenews'] = 'Site news';
 $string['sites'] = 'Sites';
 $string['sitesection'] = 'Include a topic section';
 $string['sitesettings'] = 'Site settings';
@@ -1047,10 +1047,10 @@ $string['updatingain'] = 'Updating $a->what in $a->in';
 $string['upload'] = 'Upload';
 $string['uploadafile'] = 'Upload a file';
 $string['uploadedfile'] = 'File uploaded successfully';
-$string['uploadfailednotrecovering'] = 'Your file upload has failed because there was a problem with one of the files, $a->name.<br/> Here is a log of the problems:<br />$a->problem<br />Not recovering.';
-$string['uploadfilelog'] = 'Upload log for file $a';
 $string['uploadedfileto'] = 'Uploaded $a->file to $a->directory';
 $string['uploadedfiletoobig'] = 'Sorry, but that file is too big (limit is $a bytes)';
+$string['uploadfailednotrecovering'] = 'Your file upload has failed because there was a problem with one of the files, $a->name.<br /> Here is a log of the problems:<br />$a->problem<br />Not recovering.';
+$string['uploadfilelog'] = 'Upload log for file $a';
 $string['uploadformlimit'] = 'Uploaded file exceeded the maximum size limit set by the form';
 $string['uploadlabel'] = 'Title:';
 $string['uploadnofilefound'] = 'No file was found - are you sure you selected one to upload?';
@@ -1081,12 +1081,24 @@ $string['userzones'] = 'User zones';
 $string['usingexistingcourse'] = 'Using existing course';
 $string['version'] = 'Version';
 $string['view'] = 'View';
-$string['virusfoundsubject'] = '$a: Virus found!';
 $string['virusfound'] = 'Attention administrator! Clam AV has found a virus in a file uploaded by $a->user for the course $a->course. Here is the output of clamscan:';
+$string['virusfoundlater'] = 'A file you uploaded on $a->date with the filename $a->filename for the course $a->course has since been found to contain a virus.  Here is a summary of what has happened to your file:
+
+$a->action
+
+If this was submitted work, you may want to resubmit it so that your tutor can see it.';
+$string['virusfoundlateradmin'] = 'Attention administrator! A file that was uploaded on $a->date with the filename $a->filename for the course $a->course by the user $a->user has since been found to contain a virus.  Here is a summary of what has happened to the file:
+
+$a->action
+
+The user has also been notified.';
+$string['virusfoundlateradminnolog'] = 'Attention administrator! A file that was uploaded with the filename $a->filename has since been found to contain a virus. Moodle was unable to resolve this file back to the user that originally uploaded it.
+
+Here is a summary of what has happened to the file:
+
+$a->action';
+$string['virusfoundsubject'] = '$a: Virus found!';
 $string['virusfounduser'] = 'The file you have uploaded, $a->filename, has been scanned by a virus checker and found to be infected! Your file upload was NOT successful.';
-$string['virusfoundlater'] = 'A file you uploaded on $a->date with the filename $a->filename for the course $a->course has since been found to contain a virus.  Here is a summary of what has happened to your file:'."\n\n".'$a->action'."\n\n".'If this was submitted work, you may want to resubmit it so that your tutor can see it.';
-$string['virusfoundlateradmin'] = 'Attention administrator! A file that was uploaded on $a->date with the filename $a->filename for the course $a->course by the user $a->user has since been found to contain a virus.  Here is a summary of what has happened to the file:'."\n\n".'$a->action'."\n\n".'The user has also been notified.';
-$string['virusfoundlateradminnolog'] = 'Attention administrator! A file that was uploaded with the filename $a->filename has since been found to contain a virus. Moodle was unable to resolve this file back to the user that originally uploaded it.'."\n\n".'Here is a summary of what has happened to the file:'."\n\n".'$a->action';
 $string['virusplaceholder'] = 'This file that has been uploaded was found to contain a virus and has been moved or delted and the user notified.';
 $string['webpage'] = 'Web page';
 $string['week'] = 'Week';
@@ -1130,4 +1142,5 @@ $string['yourlastlogin'] = 'Your last login was';
 $string['yourself'] = 'yourself';
 $string['yourteacher'] = 'your $a';
 $string['zippingbackup'] = 'Zipping backup';
+
 ?>