{"library":"mdast-comment-marker","type":"library","category":null,"description":"mdast-comment-marker is a utility for parsing structured markers from comments within an mdast (Markdown Abstract Syntax Tree) document. It's currently at version 3.0.0 and follows a release cadence tied to major ecosystem updates like Node.js versions and mdast/MDX specifications. This package differentiates itself by providing a robust way to extract 'processing instructions' or metadata embedded in HTML or MDX comments, such as `<!-- lint disable -->` or `/* zone foo */`. It handles various parameter types including booleans, numbers, and strings, making it suitable for tools like remark-lint or mdast-zone, which utilize these markers for configuration or content manipulation. It is ESM-only and requires Node.js 16 or later.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","unist","mdast","mdast-util","util","utility","marker","comment","typescript"],"install":[{"cmd":"npm install mdast-comment-marker","imports":["import { commentMarker } from 'mdast-comment-marker'","import type { Marker } from 'mdast-comment-marker'","import type { MarkerParameters } from 'mdast-comment-marker'"]},{"cmd":"yarn add mdast-comment-marker","imports":[]},{"cmd":"pnpm add mdast-comment-marker","imports":[]}],"homepage":null,"github":"https://github.com/syntax-tree/mdast-comment-marker","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mdast-comment-marker","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/mdast-comment-marker/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}