WikiSyntax.wiki
changeset 1461 61fa80daf814
parent 1460 867e9278315d
child 1736 a44311807172
--- a/WikiSyntax.wiki	Fri Jul 13 06:06:35 2018 +0100
+++ b/WikiSyntax.wiki	Fri Jul 13 06:06:47 2018 +0100
@@ -343,20 +343,6 @@
 </tbody>
 </table>
 
-= Comments =
-
-The wiki supports embedded comments to help explain the contents of a wiki page. Anything inside the comment block is removed from the rendered page, but is visible when editing or viewing the source for that page.
-
-{{{
-<wiki:comment>
-This text will be removed from the rendered page.
-</wiki:comment>
-}}}
-
-<wiki:comment>
-This text will be removed from the rendered page.
-</wiki:comment>
-
 = Navigation =
 == Table of Contents ==