{"library":"markdown-it-sup","type":"library","category":null,"description":"This package provides a dedicated plugin for the popular `markdown-it` markdown parser, specifically designed to render superscript text. It utilizes a Pandoc-like `^...^` syntax; for instance, the input `29^th^` will be processed into `29<sup>th</sup>`. The current stable version is 2.0.0. As a single-feature plugin for a stable core library like `markdown-it`, its release cadence is generally infrequent, primarily driven by maintenance needs, compatibility updates with `markdown-it` itself, or bug fixes. A key characteristic is its straightforward integration with `markdown-it` and its adherence to a commonly understood markup convention for superscripts, making it easy to adopt for existing `markdown-it` projects. Notably, the plugin currently does not support nested superscript markup.","language":"javascript","status":"maintenance","version":"2.0.0","tags":["javascript","markdown-it-plugin","markdown-it","markdown","superscript","sup"],"install":[{"cmd":"npm install markdown-it-sup","imports":["import markdownitSup from 'markdown-it-sup';","const markdownitSup = require('markdown-it-sup');","// No direct import needed if loaded via script tag in browser"]},{"cmd":"yarn add markdown-it-sup","imports":[]},{"cmd":"pnpm add markdown-it-sup","imports":[]}],"homepage":null,"github":"https://github.com/markdown-it/markdown-it-sup","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/markdown-it-sup","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-sup/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}