{"library":"markdown-it-abbr","type":"library","category":null,"description":"This package provides an abbreviation (`<abbr>`) tag plugin for the `markdown-it` markdown parser. It allows users to define abbreviations in their markdown content using a syntax similar to PHP Markdown Extra (e.g., `*[HTML]: Hyper Text Markup Language`), which are then rendered into proper HTML `<abbr>` tags with `title` attributes. The current stable version is 2.0.0. As a specific-purpose plugin for `markdown-it`, its release cadence is typically tied to `markdown-it`'s own updates or specific feature additions/bug fixes for the abbreviation parsing itself. Its key differentiator is its seamless integration with the `markdown-it` ecosystem, offering a standardized way to extend markdown parsing functionality without manual HTML manipulation. It does not support multi-line abbreviation definitions. The package is actively maintained, ensuring compatibility with newer `markdown-it` versions and addressing reported issues.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","markdown-it-plugin","markdown-it","markdown","abbreviation","abbr"],"install":[{"cmd":"npm install markdown-it-abbr","imports":["import markdownitAbbr from 'markdown-it-abbr';","const markdownitAbbr = require('markdown-it-abbr');","window.markdownitAbbr"]},{"cmd":"yarn add markdown-it-abbr","imports":[]},{"cmd":"pnpm add markdown-it-abbr","imports":[]}],"homepage":null,"github":"https://github.com/markdown-it/markdown-it-abbr","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/markdown-it-abbr","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/markdown-it-abbr/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}