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

Gavin King gavin.king at jboss.com
Mon Feb 5 07:48:02 EST 2007


  User: gavin   
  Date: 07/02/05 07:48:02

  Modified:    src/test/misc/org/jboss/seam/test  SeamTextTest.txt
  Log:
  update
  
  Revision  Changes    Path
  1.7       +4 -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.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- SeamTextTest.txt	26 Jan 2007 18:15:39 -0000	1.6
  +++ SeamTextTest.txt	5 Feb 2007 12:48:02 -0000	1.7
  @@ -4,11 +4,11 @@
   ++Some examples:
   
   Here is some wiki text: 
  -*bold* |mono| -deleted- _underline_ /italic/ ^super^
  +*bold* |mono| ~deleted~ _underline_ /italic/ ^super^
   
   This is a new paragraph. (Just leave a blank line.)
   
  -*/_Multiple -tags- styles_ can be nested!/*
  +*/_Multiple ~tags~ styles_ can be nested!/*
   
   Special characters can be escaped: \| \* \_ 
   
  @@ -77,8 +77,8 @@
   
   And even for more exotic formatting, for example:
   
  -<quote>This is a /HTML/ quote with a <a href="http://jboss.org/">link</a>, 
  -and a "nested quote" and even `some code` in it.</quote>
  +<q>This is a /HTML/ quote with a <a href="http://jboss.org/">link</a>, 
  +and a "nested quote" and even `some code` in it.</q>
   
   <p>
   This is a HTML paragraph with some lists:
  
  
  



More information about the jboss-cvs-commits mailing list