[LON-CAPA-cvs] cvs: doc /homework homework5.html

albertel lon-capa-cvs@mail.lon-capa.org
Wed, 17 Jul 2002 17:51:46 -0000


albertel		Wed Jul 17 13:51:46 2002 EDT

  Modified files:              
    /doc/homework	homework5.html 
  Log:
  - implements <comment> tag (BUG#258)
  
  
Index: doc/homework/homework5.html
diff -u doc/homework/homework5.html:1.17 doc/homework/homework5.html:1.18
--- doc/homework/homework5.html:1.17	Fri Jun  7 02:39:00 2002
+++ doc/homework/homework5.html	Wed Jul 17 13:51:46 2002
@@ -507,6 +507,12 @@
 	    the web editor knows what sections should be edited in a
 	    plain text block on the web.
 	  </li>
+	  <li>
+	    <b>&lt;comment&gt;</b> Allows one to comment out sections
+	    of code in a balanced manner, or to provide a comment
+	    description of how a problem works. Only shows up for the
+	    edit target, stripped out for all other targets.
+	  </li>
 	</ul>
       </li>
     </ul>
@@ -1147,7 +1153,7 @@
     <address><a href="mailto:albertel@marvin.lite.msu.edu">Guy Albertelli</a></address>
 <!-- Created: Thu May 17 15:05:35 EDT 2001 -->
 <!-- hhmts start -->
-Last modified: Thu Jun  6 04:28:33 EDT 2002
+Last modified: Fri Jul 12 18:59:29 EDT 2002
 <!-- hhmts end -->
   </body>
 </html>