[jboss-cvs] jboss-seam/src/test/misc/org/jboss/seam/test ...

Gavin King gavin.king at jboss.com
Thu Sep 6 22:15:42 EDT 2007


  User: gavin   
  Date: 07/09/06 22:15:42

  Modified:    src/test/misc/org/jboss/seam/test  SeamTextTest.txt
  Log:
  minor update
  
  Revision  Changes    Path
  1.8       +5 -4      jboss-seam/src/test/misc/org/jboss/seam/test/SeamTextTest.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: SeamTextTest.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/test/misc/org/jboss/seam/test/SeamTextTest.txt,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- SeamTextTest.txt	5 Feb 2007 12:48:02 -0000	1.7
  +++ SeamTextTest.txt	7 Sep 2007 02:15:42 -0000	1.8
  @@ -28,7 +28,7 @@
   
   We wrap quoted text in double quotes:
   
  -"This is a quote with /formatting/. The quote can cross multiple 
  +"This is a block quote with /formatting/. The quote can cross multiple 
   lines, but a blank line does not start a new paragraph. If you
   need multiple paragraphs in a quote, you have to use \<p\>."
   
  @@ -94,10 +94,11 @@
   
   Oh, and one last thing:
   
  -"This is a quote with
  +"This is a block quote with
   
   = a list,
   = with 2 items
   
  -and `some code` and <a href="http://jboss.com/products/seam"><i>yet 
  +and <i>some HTML</i> formatting and `some code` and
  +and <a href="http://jboss.com/products/seam"><i>yet 
   another</i> link</a>."
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list