ignoreCommentDirective
Text directive for ignoring formatting specific statement.
Default is "malva-ignore".
Example
/* malva-ignore */
a,b{
width : 0;
}
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
ignoreCommentDirectiveText directive for ignoring formatting specific statement.
Default is "malva-ignore".
/* malva-ignore */
a,b{
width : 0;
}