{"library":"mdast-squeeze-paragraphs","type":"library","category":null,"description":"mdast-squeeze-paragraphs is a focused utility within the unified ecosystem, specifically designed to remove empty paragraphs from an mdast (Markdown Abstract Syntax Tree) tree. It identifies and eliminates paragraphs that contain no non-whitespace characters, often a result of previous tree transformations. The current stable version is 6.0.0. Releases are typically tied to Node.js LTS cycles, with new major versions dropping support for unmaintained Node.js versions. A key differentiator and notable recommendation from its maintainers is that developers should 'probably never!' use this package directly, encouraging users to clean their trees themselves or use the higher-level `remark-squeeze-paragraphs` plugin instead. This package is primarily intended for authors of other mdast utilities or plugins who need fine-grained control over tree sanitation at a low level.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","unist","mdast","mdast-util","util","utility","squeeze","remove","empty","typescript"],"install":[{"cmd":"npm install mdast-squeeze-paragraphs","imports":["import { squeezeParagraphs } from 'mdast-squeeze-paragraphs'","import { squeezeParagraphs } from 'https://esm.sh/mdast-squeeze-paragraphs@6'","import * as mod from 'mdast-squeeze-paragraphs'"]},{"cmd":"yarn add mdast-squeeze-paragraphs","imports":[]},{"cmd":"pnpm add mdast-squeeze-paragraphs","imports":[]}],"homepage":null,"github":"https://github.com/syntax-tree/mdast-squeeze-paragraphs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mdast-squeeze-paragraphs","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-squeeze-paragraphs/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}