$ gnpm install html-whitespace-sensitive-tag-names
List of whitespace sensitive HTML tag names.
This package is ESM only:
Node 12+ is needed to use it and it must be importeded instead of requiredd.
npm:
npm install html-whitespace-sensitive-tag-names
This package exports the following identifiers:
whitespaceSensitiveTagNames.
There is no default export.
import {whitespaceSensitiveTagNames} from 'html-whitespace-sensitive-tag-names'
whitespaceSensitiveTagNames
//=> ['pre', 'script', 'style', 'textarea']
whitespaceSensitiveTagNamesList of whitespace sensitive HTML tag names (string[]).
See contributing.md in rehypejs/.github for ways
to get started.
See support.md for ways to get help.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.
Copyright 2013 - present © cnpmjs.org | Home |