ignoreCommentDirective
Text directive for ignoring formatting specific element or node.
Default is "markup-fmt-ignore"
.
Example
<div></div>
<!-- markup-fmt-ignore -->
<div > </div>
ignoreCommentDirective
Text directive for ignoring formatting specific element or node.
Default is "markup-fmt-ignore"
.
<div></div>
<!-- markup-fmt-ignore -->
<div > </div>