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 lt...@apache.org on 2009/06/12 15:00:49 UTC

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

Author: ltheussl
Date: Fri Jun 12 13:00:49 2009
New Revision: 784105

URL: http://svn.apache.org/viewvc?rev=784105&view=rev
Log:
add examples

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=784105&r1=784104&r2=784105&view=diff
==============================================================================
--- maven/doxia/site/src/site/apt/references/doxia-apt.apt (original)
+++ maven/doxia/site/src/site/apt/references/doxia-apt.apt Fri Jun 12 13:00:49 2009
@@ -87,6 +87,14 @@
     *-----------+-----------+
 +---------------------------------------------------------------------------+
 
+  produces:
+
+*-----------+-----------+
+|| Header 1 || Header 2 |
+*-----------+-----------+
+| Cell 1    | Cell 2    |
+*-----------+-----------+
+
 * {Multi-lines cells in table}
 ~~~~~~~~~~~~~~~~~~~~~~
 
@@ -102,6 +110,15 @@
     *-----------+-----------+
 +---------------------------------------------------------------------------+
 
+  produces:
+
+*-----------+-----------+
+|| Header 1 || Header 2 |
+*-----------+-----------+
+| Cell\     | Cell 2    |
+| 1         |           |
+*-----------+-----------+
+
 * {Anchors}
 ~~~~~~~~~~~~~~~~~~~~~