You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2014/02/11 20:58:16 UTC

svn commit: r1567342 - /myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext

Author: lu4242
Date: Tue Feb 11 19:58:15 2014
New Revision: 1567342

URL: http://svn.apache.org/r1567342
Log:
test how to fix documentation

Modified:
    myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext

Modified: myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext
URL: http://svn.apache.org/viewvc/myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext?rev=1567342&r1=1567341&r2=1567342&view=diff
==============================================================================
--- myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext (original)
+++ myfaces/site/cms-site/trunk/content/wiki/commons/user-guide/myfaces-commons-components.mdtext Tue Feb 11 19:58:15 2014
@@ -19,11 +19,11 @@ Notice:    Licensed to the Apache Softwa
 <p>MyFaces Commons Components contains non renderkit specific components
 and code that can be used with any jsf frameworks. It includes:</p>
 
- * [\<mc:renderOne\>](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_renderOne.html) :
+ * [&lt;mc:renderOne&gt;](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_renderOne.html) :
     A component that only renders the first child either by index or the first visible one.
- * [mc:outputClientId](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_outputClientId.html) : 
+ * [&lt;mc:outputClientId&gt;](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_outputClientId.html) : 
    Output the clientId of a component specified by for property.
- * [mc:exporterActionListener](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_exporterActionListener.html) :
+ * [&lt;mc:exporterActionListener&gt;](http://myfaces.apache.org/commons20/myfaces-components20/tagdoc/mc_exporterActionListener.html) :
    very simple export to pdf or xls action listener.
 
 <p>And some facelet EL functions that comes in handy writing