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:57:02 UTC

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

Author: lu4242
Date: Tue Feb 11 19:57:02 2014
New Revision: 1567339

URL: http://svn.apache.org/r1567339
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=1567339&r1=1567338&r2=1567339&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:57:02 2014
@@ -19,7 +19,7 @@ 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) :
+ * [\<mc:renderOne\>](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) : 
    Output the clientId of a component specified by for property.