{"library":"micromark-util-html-tag-name","type":"library","category":null,"description":"micromark-util-html-tag-name is a low-level utility package within the `micromark` ecosystem, providing curated lists of HTML tag names relevant for CommonMark-compliant Markdown parsing. Specifically, it exports `htmlBlockNames` and `htmlRawNames`, which are used by `micromark` to apply specific parsing rules for HTML (flow) constructs. The `htmlBlockNames` array aids in determining when more relaxed parsing rules apply, based on CommonMark's condition 6, while `htmlRawNames` guides the parser on when HTML content can include lines without exiting until a matching closing tag is found (CommonMark's condition 1). This package is currently in its stable version 2.0.1 and is actively maintained as part of the `micromark` monorepo, which generally sees frequent updates, often with performance enhancements, and drops support for unmaintained Node.js versions with new major releases. It's designed for developers building or extending `micromark` itself, rather than for general HTML tag lookup.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","micromark","util","utility","html","tag","name","typescript"],"install":[{"cmd":"npm install micromark-util-html-tag-name","imports":["import { htmlBlockNames } from 'micromark-util-html-tag-name'","import { htmlRawNames } from 'micromark-util-html-tag-name'","import { htmlBlockNames, htmlRawNames } from 'micromark-util-html-tag-name'"]},{"cmd":"yarn add micromark-util-html-tag-name","imports":[]},{"cmd":"pnpm add micromark-util-html-tag-name","imports":[]}],"homepage":null,"github":"https://github.com/micromark/micromark.git#main","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/micromark-util-html-tag-name","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/micromark-util-html-tag-name/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}