You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by de...@apache.org on 2010/08/14 09:08:52 UTC

svn commit: r985438 - /maven/doxia/site/src/site/apt/references/doxia-apt.apt

Author: dennisl
Date: Sat Aug 14 07:08:51 2010
New Revision: 985438

URL: http://svn.apache.org/viewvc?rev=985438&view=rev
Log:
o Make the table examples unindented, so that they work if they are copy-and-pasted.

Modified:
    maven/doxia/site/src/site/apt/references/doxia-apt.apt

Modified: maven/doxia/site/src/site/apt/references/doxia-apt.apt
URL: http://svn.apache.org/viewvc/maven/doxia/site/src/site/apt/references/doxia-apt.apt?rev=985438&r1=985437&r2=985438&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/references/doxia-apt.apt (original)
+++ maven/doxia/site/src/site/apt/references/doxia-apt.apt Sat Aug 14 07:08:51 2010
@@ -80,11 +80,11 @@ Enhancements to the APT format
   of the cell:
 
 +---------------------------------------------------------------------------+
-    *-----------+-----------+
-    || Header 1 || Header 2 |
-    *-----------+-----------+
-    | Cell 1    | Cell 2    |
-    *-----------+-----------+
+*-----------+-----------+
+|| Header 1 || Header 2 |
+*-----------+-----------+
+| Cell 1    | Cell 2    |
+*-----------+-----------+
 +---------------------------------------------------------------------------+
 
   produces:
@@ -102,12 +102,12 @@ Enhancements to the APT format
   of the cells:
 
 +---------------------------------------------------------------------------+
-    *-----------+-----------+
-    || Header 1 || Header 2 |
-    *-----------+-----------+
-    | Cell\     | Cell 2    |
-    | 1         |           |
-    *-----------+-----------+
+*-----------+-----------+
+|| Header 1 || Header 2 |
+*-----------+-----------+
+| Cell\     | Cell 2    |
+| 1         |           |
+*-----------+-----------+
 +---------------------------------------------------------------------------+
 
   produces: