husted      02/01/23 12:38:08

  Modified:    docs/site jakarta-site-tags.html
  Log:
  Commit some "orphan" HMTL files.
  
  Revision  Changes    Path
  1.12      +4 -2      jakarta-site2/docs/site/jakarta-site-tags.html
  
  Index: jakarta-site-tags.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/jakarta-site-tags.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- jakarta-site-tags.html    19 Jan 2002 13:15:35 -0000      1.11
  +++ jakarta-site-tags.html    23 Jan 2002 20:38:08 -0000      1.12
  @@ -294,7 +294,8 @@
       <ol> and <ul> tags can be embedded as is.
       </li>
       <li>
  -    &lt;source&gt; tags are special. If you are embedding other
  +    &lt;source&gt; tags are special. &lt;source&gt; tags are only embedded
  +    within &lt;section&gt; and &lt;subsection&gt; tags. If you are embedding other
       XML/XHTML markup within the source tags, then you need to place a
       CDATA section within the source section. Example:<strong>
       &lt;source&gt;&lt;![CDATA[ content here &lt;a
  @@ -303,7 +304,8 @@
       is not within a CDATA. The reason for this is that it really is
       within a CDATA within the XML source file, but is not in the example
       above because one cannot embed a CDATA within a CDATA.
  -    </li></ol>
  +    </li>
  +</ol>
                                                   <p>
   The output of the example XML file above is shown <a 
href="./jakarta-site-tags-example.html">here</a>. View source in your
   browser to see the generated HTML markup.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to