<?xml version="1.0" encoding="UTF-8" standalone="yes"?><extensionVersion xmlns="http://www.xwiki.org/extension"><id>org.xwiki.rendering:xwiki-rendering-macro-comment</id><name>XWiki Rendering - Macro - Comment</name><type>jar</type><rating><totalVotes>0</totalVotes><averageVote>0.0</averageVote></rating><summary>XWiki Rendering - Macro - Comment</summary><description>Used to document something in some content in wiki syntax.

== Usage ==

{{code language="none"}}
{{comment}}
comment here...
{{/comment}}
{{/code}}

=== Parameter definitions ===

No parameters.

== Example ==

{{code language="none"}}
{{comment}}
This page can be called with the following parameters in the URL:
- blah blah
- blah blah
{{/comment}}
...
... other wiki syntax here...
{{/code}}
</description><licenses><name>GNU Lesser General Public License 2.1</name></licenses><website>http://extensions.xwiki.org/xwiki/bin/view/Extension/Comment%20Macro</website><authors><name>XWiki Development Team</name><url>https://xwiki.org/xwiki/bin/view/XWiki/XWikiTeam</url></authors><scm><connection><system>git</system><path>git://github.com/xwiki/xwiki-rendering.git/xwiki-rendering-macros/xwiki-rendering-macro-comment</path></connection><developerConnection><system>git</system><path>git@github.com:xwiki/xwiki-rendering.git/xwiki-rendering-macros/xwiki-rendering-macro-comment</path></developerConnection><url>https://github.com/xwiki/xwiki-rendering/xwiki-rendering-macros/xwiki-rendering-macro-comment</url></scm><issueManagement><system>jira</system><url>https://jira.xwiki.org/browse/XRENDERING</url></issueManagement><recommended>false</recommended><properties><key>maven.groupid</key><stringValue>org.xwiki.rendering</stringValue></properties><properties><key>maven.artifactid</key><stringValue>xwiki-rendering-macro-comment</stringValue></properties><properties><key>maven.Model</key><stringValue>org.xwiki.rendering:xwiki-rendering-macro-comment:jar:18.7.0</stringValue></properties><properties><key>xwiki.extension.recommendedVersions.commons</key><stringValue>org.xwiki.commons:.*/[18.7.0]</stringValue></properties><properties><key>xwiki.extension.recommendedVersions</key><stringValue>org.xwiki.commons:.*/[18.7.0],
      org.xwiki.rendering:.*/[18.7.0]</stringValue></properties><properties><key>xwiki.extension.recommendedVersions.rendering</key><stringValue>org.xwiki.commons:.*/[18.7.0],
      org.xwiki.rendering:.*/[18.7.0]</stringValue></properties><version>4.4</version><repositories><id>maven-xwiki</id><uri>https://nexus.xwiki.org/nexus/content/groups/public</uri><type>maven</type></repositories></extensionVersion>