{"categories":[{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/2"},{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"},{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"},{"label":"Filters","url":"https://skillfed.io/packages/category/text-processing-filters"},{"label":"Markdown","url":"https://skillfed.io/packages/category/text-processing-markup-markdown"}],"enrichment":{"capability":"Converts markdown documents to plain text by stripping formatting and rendering only the text content.","skillfed_tags":["markdown-processing","text-extraction"],"use_cases":["Extract plain text from markdown for full-text search indexing or text analysis.","Convert markdown documentation to plain text for accessibility or terminal viewing.","Prepare markdown content for text-based tools that don't understand markdown syntax.","Strip formatting from markdown before feeding text to analysis tools.","Generate plain text previews from markdown source documents."],"what_it_does":"mdit-plain is a plain text renderer that strips all markdown formatting and outputs only text content. It provides a RendererPlain class that converts a token stream into plain text by removing formatting markers. The package is minimal with no runtime dependencies and is classified as Production/Stable.\n\nThe package has been abandoned since its initial release on 2023-01-02, with no subsequent maintenance or updates. It is suitable for simple markdown-to-text conversion tasks where you need to extract readable text for processing, indexing, or display purposes.","worth_installing":"Yes, if you need simple markdown-to-plain-text conversion and are comfortable with an unmaintained package. The code is stable with no known vulnerabilities, but bugs or incompatibilities will not be fixed. For active projects, consider whether you can maintain a fork or use an actively maintained alternative."},"id":"mdit-plain","links":{"html":"https://skillfed.io/packages/mdit-plain","md":"https://skillfed.io/packages/mdit-plain.md","pypi":"https://pypi.org/project/mdit-plain/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-01-02","license_spdx":null,"license_treatment":"permissive","name":"mdit-plain","python_support":"supports_current","summary":"A plain text renderer for markdown-it-py"},"popularity":{"monthly_downloads":764904,"position":5120,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
