{"library":"markdown-it-sub","type":"library","category":null,"description":"markdown-it-sub is a specialized plugin designed for the popular markdown-it parser, extending its capabilities to render subscript `<sub>` HTML tags from specific Markdown syntax. It adopts a Pandoc-like markup convention, where content enclosed in tildes (e.g., `H~2~O`) is parsed and converted into a subscript element. The current stable version is 2.0.0. While an explicit release cadence is not provided, markdown-it plugins typically maintain long-term stability and are updated primarily in response to breaking changes within the core markdown-it library or critical bug fixes. Its primary differentiator is its focused functionality on subscript rendering, offering a lightweight and standards-compliant method for incorporating mathematical or chemical notations without the complexity of full-fledged LaTeX-like rendering engines. It integrates seamlessly into existing markdown-it setups, enhancing parsing capabilities with minimal overhead. The plugin does not currently support nested subscript markup.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","markdown-it-plugin","markdown-it","markdown","subscript","sub"],"install":[{"cmd":"npm install markdown-it-sub","imports":["import markdownitSub from 'markdown-it-sub';","const markdownitSub = require('markdown-it-sub');","// Include <script src=\"path/to/markdown-it-sub.min.js\"></script>"]},{"cmd":"yarn add markdown-it-sub","imports":[]},{"cmd":"pnpm add markdown-it-sub","imports":[]}],"homepage":null,"github":"https://github.com/markdown-it/markdown-it-sub","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/markdown-it-sub","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-sub/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}