awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 रिपॉजिटरी

Awesome GitHub RepositoriesMarkdown Parser Extensions

Pluggable components that add custom block and inline parsing logic to a markdown engine.

Distinct from Markdown Parsers: Focuses on the extensibility of the parser via plugins, whereas the sibling is the utility itself.

Explore 11 awesome GitHub repositories matching web development · Markdown Parser Extensions. Refine with filters or upvote what's useful.

Awesome Markdown Parser Extensions GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • remarkjs/react-markdownremarkjs का अवतार

    remarkjs/react-markdown

    15,779GitHub पर देखें↗

    react-markdown is a React markdown renderer that transforms markdown strings into React elements for display in a user interface. It functions as a plugin-based markdown parser and component library that converts raw text into safe interface elements. The project utilizes a plugin system to extend markdown syntax, allowing support for tables, tasklists, and mathematical notation. It enables custom component mapping, which replaces standard markdown output with specialized components to control the visual styling and behavior of specific content blocks. The renderer supports the processing an

    Provides pluggable components that add custom block and inline parsing logic to the markdown engine.

    JavaScriptcommonmarkgfmmarkdown
    GitHub पर देखें↗15,779
  • wooorm/remarkwooorm का अवतार

    wooorm/remark

    8,923GitHub पर देखें↗

    Remark एक मार्कडाउन प्रोसेसर है जो प्रोग्रामेटिक एनालिसिस और ट्रांसफॉर्मेशन के लिए मार्कडाउन टेक्स्ट को एक स्ट्रक्चर्ड JSON एब्सट्रैक्ट सिंटैक्स ट्री (AST) में पार्स करता है। यह एक मार्कडाउन AST पार्सर और प्रोसेसर के रूप में कार्य करता है, जो एक्स्टेंसिबल सिंटैक्स और ट्रांसफॉर्मेशन रूल्स को प्रबंधित करने के लिए एक प्लगइन फ्रेमवर्क का उपयोग करता है। यह प्रोजेक्ट प्लगइन सिस्टम के माध्यम से कस्टम मार्कडाउन सिंटैक्स एक्सटेंशन और कंटेंट ट्रांसफॉर्मेशन को सक्षम बनाता है, जिससे गैर-मानक मार्कअप और मेटाडेटा को जोड़ने की अनुमति मिलती है। इसमें स्टाइल विसंगतियों की पहचान करने और लेखन मानकों का पालन सुनिश्चित करने के लिए एक मार्कडाउन लिंटर भी शामिल है। यह टूलसेट मार्कडाउन दस्तावेज़ फॉर्मेटिंग, HTML में फॉर्मेट रूपांतरण, और AST जनरेशन को कवर करता है। कंसिस्टेंट प्रोजेक्ट-वाइड फॉर्मेटिंग के लिए मार्कडाउन फ़ाइलों की जांच और उन्हें फिर से लिखने के लिए एक कमांड लाइन इंटरफ़ेस प्रदान किया गया है।

    Provides pluggable components that add custom block and inline parsing logic to the markdown engine.

    JavaScript
    GitHub पर देखें↗8,923
  • jonschlinkert/remarkablejonschlinkert का अवतार

    jonschlinkert/remarkable

    5,835GitHub पर देखें↗

    Remarkable is an extensible Markdown parser library that implements the CommonMark specification and supports GitHub Flavored Markdown through configurable rule presets. Its core architecture separates parsing into distinct inline and block rule pipelines, enabling targeted customization of text-level and structural syntax while maintaining consistent behavior across standard Markdown features. The parser is built around a plugin-based rule system where individual syntax rules can be toggled, extended, or replaced by external plugins. A preset configuration system allows users to switch betwe

    Built around a plugin-based rule system where inline and block syntax rules can be toggled, extended, or replaced.

    JavaScriptcommonmarkcompiledocusaurus
    GitHub पर देखें↗5,835
  • lunet-io/markdiglunet-io का अवतार

    lunet-io/markdig

    5,257GitHub पर देखें↗

    Markdig is a high-performance Markdown processor for .NET applications that converts Markdown text into HTML or other target formats. It is a CommonMark compliant parser and extensible engine that can transform Markdown into a searchable and manipulatable abstract syntax tree. The library provides a framework for adding custom syntax and rendering logic through a modular pipeline of parsers and renderers. It supports native ahead-of-time compilation and trimming to minimize binary size. Capabilities include the generation of structured HTML with custom attributes and styling, the extraction

    Adds custom syntax by registering new parsers and renderers to transform text into specific AST nodes.

    C#
    GitHub पर देखें↗5,257
  • xoofx/markdigxoofx का अवतार

    xoofx/markdig

    5,127GitHub पर देखें↗

    Markdig is a markdown parser library that converts text into structured HTML, plain text, or other formats using a configurable pipeline. It functions as a CommonMark compliant parser and an abstract syntax tree generator that transforms markdown into a hierarchical tree of block and inline nodes with precise source location mapping. The project is distinguished by a decoupled renderer architecture that separates parsing logic from output generation, enabling the transformation of the syntax tree into non-HTML formats such as LaTeX or XAML. It also serves as a lossless markdown processor by t

    Supports the registration of custom block and inline parsers to expand supported markdown syntax.

    C#commonmarkcommonmark-parsingcsharp
    GitHub पर देखें↗5,127
  • yuin/goldmarkyuin का अवतार

    yuin/goldmark

    4,860GitHub पर देखें↗

    Goldmark, Go में लिखा गया एक Markdown पार्सर और रेंडरर है जो Markdown टेक्स्ट को HTML या XHTML में बदलता है। यह सुसंगत पार्सिंग व्यवहार सुनिश्चित करने के लिए CommonMark विनिर्देश को लागू करता है। यह प्रोजेक्ट एक मॉड्यूलर एक्सटेंशन रजिस्ट्री का उपयोग करता है, जो टेबल, टास्क लिस्ट और फुटनोट्स जैसे कस्टम सिंटैक्स को जोड़ने की अनुमति देता है। इसमें चीनी, जापानी और कोरियाई वर्णों के लिए विशिष्ट लाइन-ब्रेकिंग और जोर (emphasis) नियमों को संभालने के लिए CJK भाषाओं के लिए विशेष समर्थन भी शामिल है। यह लाइब्रेरी प्रोग्रामेटिक डॉक्यूमेंट विश्लेषण और संशोधन के लिए टेक्स्ट को एक एब्स्ट्रैक्ट सिंटैक्स ट्री में पार्स करती है। इसकी क्षमताओं में URLs और ईमेल की ऑटोमैटिक लिंकिंग, टाइपोग्राफिक पंक्चुएशन फॉर्मेटिंग और एलिमेंट्स को कस्टम एट्रिब्यूट्स असाइन करना शामिल है।

    Provides pluggable components to add custom block and inline parsing logic for tables and footnotes.

    Gocommonmarkgogolang
    GitHub पर देखें↗4,860
  • justinwalsh/daux.iojustinwalsh का अवतार

    justinwalsh/daux.io

    4,530GitHub पर देखें↗

    यह प्रोजेक्ट एक Markdown स्टैटिक साइट जनरेटर और डॉक्यूमेंटेशन सर्वर है जो फाइलों और फोल्डर स्ट्रक्चर को रिस्पॉन्सिव वेबसाइटों में बदलता है। यह एक Confluence डॉक्यूमेंटेशन पब्लिशर के रूप में कार्य करता है, जो प्रोसेस किए गए Markdown कंटेंट को सीधे एंटरप्राइज नॉलेज बेस सर्वर पर अपलोड और सिंक्रोनाइज़ करने में सक्षम बनाता है। यह सिस्टम अपनी तकनीकी रेंडरिंग क्षमताओं के माध्यम से खुद को अलग करता है, जो Mermaid सिंटैक्स को विजुअल डायग्राम में और TeX एक्सप्रेशन को गणितीय सूत्रों में बदलता है। यह समर्पित नेविगेशन स्ट्रक्चर के साथ साइट के लोकलाइज़्ड वर्शन बनाकर बहुभाषी डॉक्यूमेंटेशन का समर्थन करता है। यह प्लेटफॉर्म एक पूर्ण कंटेंट पाइपलाइन प्रदान करता है जिसमें पदानुक्रमित (hierarchical) नेविगेशन मेनू, कोड सिंटैक्स हाइलाइटिंग और फाइलनाम प्रीफिक्स के माध्यम से पेज ऑर्डर प्रबंधित करने के लिए एक सिस्टम शामिल है। इसमें कस्टम कंटेंट जनरेटर और प्रोग्रामेटिक पेज ट्री मैनिपुलेशन के लिए एक लचीला एक्सटेंसिबिलिटी फ्रेमवर्क भी है। एनवायरनमेंट को पोर्टेबल Docker कंटेनर के रूप में डिप्लॉय किया जा सकता है और इसमें अंतिम जनरेशन से पहले डॉक्यूमेंटेशन का परीक्षण करने के लिए एक लोकल प्रीव्यू सर्वर शामिल है।

    Allows customizing the behavior of the Markdown parser to change how content is interpreted and rendered.

    GitHub पर देखें↗4,530
  • johanneskaufmann/html-to-markdownJohannesKaufmann का अवतार

    JohannesKaufmann/html-to-markdown

    3,701GitHub पर देखें↗

    html-to-markdown is a tool that transforms HTML content and websites into Markdown text. It functions as an HTML to Markdown converter and a command line processor for converting files or standard input streams into Markdown documents. The project is an extensible conversion engine that allows for custom element rendering and the registration of plugins to modify the transformation process. It includes a content filter that uses CSS selectors to include or exclude specific HTML elements during conversion. The system covers broad capability areas including link resolution for relative URLs, r

    Implements an extensible conversion engine with a plugin system for customizing HTML element rendering.

    Gocliconvertergo
    GitHub पर देखें↗3,701
  • panphora/overtypepanphora का अवतार

    panphora/overtype

    3,677GitHub पर देखें↗

    Overtype is a web-based markdown editor that provides a WYSIWYG editing experience. It allows users to manage markdown content through a real-time visual preview while maintaining the simplicity of native text input. The project focuses on secure markdown rendering by sanitizing input and neutralizing dangerous links to prevent XSS attacks. The editor is implemented as a native web component using Shadow DOM encapsulation, ensuring style isolation and framework-agnostic integration. It uses a transparent overlay rendering technique to simulate a visual editor while preserving native input beh

    Offers a plugin-based architecture to extend markdown parsing with custom syntax patterns and post-processing logic.

    JavaScript
    GitHub पर देखें↗3,677
  • syntax-tree/mdastsyntax-tree का अवतार

    syntax-tree/mdast

    1,441GitHub पर देखें↗

    The project provides a standardized abstract syntax tree specification and utility library for parsing, transforming, and serializing markdown documents. It serves as a comprehensive document processing architecture that translates between raw text markup and structured node representations in both directions. The capability surface covers syntax parsing for extended markdown features, custom syntax extensions, metadata blocks, and embedded expressions, alongside document serialization that converts syntax trees back into standard and extended markup formats. It includes node modeling and val

    Builds custom parsers and plugins to support non-standard markdown features like frontmatter, math, and tables.

    astmarkdownsyntax-tree
    GitHub पर देखें↗1,441
  • jfcere/ngx-markdownjfcere का अवतार

    jfcere/ngx-markdown

    1,189GitHub पर देखें↗

    This library provides a component-based solution for parsing and rendering markdown content directly within Angular applications. It functions as a bridge between raw markdown text and formatted HTML, enabling the display of dynamic content, remote documentation, and technical guides within a framework-native environment. The library distinguishes itself through a modular pipeline that allows for deep customization of the rendering process. Developers can override default HTML generation for specific elements, integrate third-party plugins for advanced syntax support, and manage the parsing l

    Supports integrating third-party plugins and custom extensions to add advanced features like syntax highlighting or mathematical formulas.

    TypeScriptangularclipboardclipboardjs
    GitHub पर देखें↗1,189
  1. Home
  2. Web Development
  3. Web Standards
  4. Typography Systems
  5. Inline Text Styles
  6. Markdown Parser Extensions

सब-टैग एक्सप्लोर करें

  • Conversion EnginesCore logic and plugin systems that drive the transformation of one markup format into another. **Distinct from Markdown Parser Extensions:** Focuses on the engine that drives the conversion process, whereas Markdown Parser Extensions focus on the specific pluggable syntax rules.
  • GFM PresetsPreconfigured rule bundles that enable GitHub Flavored Markdown syntax including tables, task lists, and strikethrough. **Distinct from Markdown Parser Extensions:** Distinct from Markdown Parser Extensions: focuses on the preset configuration for GFM-specific syntax, not the general plugin extension mechanism.