Changes

"Cannot view hidden comments" https://en.wikipedia.org/wiki/Wikipedia:VisualEditor/Known_problems
<!--
{{{hc|Your hidden comment}}}
-->
<noinclude>

<templatedata>
{
"description": "Create a template arount hidden comment to be able to edit hidden comments with VisualEditor",
"params": {
"hc": {
"aliases": [
"comment",
"Comment",
"hidden comment",
"Hidden comment"
],
"label": "Comment",
"description": "Enter your hidden comment in the field",
"type": "string",
"default": "Your hidden comment",
"required": true
}
}
}
</templatedata>

</noinclude>