ignoreCommentDirective
Text directive for ignoring formatting specific element or node.
Default is "markup-fmt-ignore"
.
Example
<div></div>
<!-- markup-fmt-ignore -->
<div > </div>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
ignoreCommentDirective
Text directive for ignoring formatting specific element or node.
Default is "markup-fmt-ignore"
.
<div></div>
<!-- markup-fmt-ignore -->
<div > </div>