Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored
Cherry Markdown is a web-based Markdown editor and parsing engine that converts markup text into sanitized HTML with a real-time synchronized preview pane. It functions as a rich text interface and WYSIWYG tool, providing a system for transforming markup strings into HTML documents or portable formats. The project distinguishes itself through high-performance rendering and a flexible extensibility model. It uses virtual DOM diffing and partial rendering to maintain responsiveness in large documents, and it allows for the creation of custom parsing rules and specialized HTML components via a p
Editor.md is an embeddable Markdown editor component for web applications that provides a real-time, dual-pane live preview alongside the raw source as the user types. It is designed as a plugin-based Markdown editor with a plugin architecture for extending functionality through custom modules, and it supports rendering LaTeX mathematical expressions using KaTeX as well as converting flowchart and sequence diagram syntax into visual diagrams within the preview. The editor distinguishes itself through its plugin-based extension system, which allows loading additional functionality through exte
StackEdit is a browser-based Markdown editor designed for structured document authoring and collaborative content creation. It functions as an offline-first web application, allowing users to maintain full access to their documents and editing tools without an active internet connection, with changes automatically synchronized once connectivity is restored. The platform distinguishes itself through its support for real-time multi-user collaboration, utilizing operational transformation to merge concurrent edits from multiple participants. It features a modular architecture that supports speci
Dillinger एक ब्राउज़र-आधारित Markdown HTML5 एडिटर है जिसे रीयल-टाइम टेक्स्ट एडिटिंग और विज़ुअल रेंडरिंग के लिए डिज़ाइन किया गया है। यह एक क्लाउड-सिंक्ड राइटिंग टूल के रूप में कार्य करता है जो मार्कअप सिंटैक्स को लाइव HTML प्रिव्यू में बदलता है, और उपयोगकर्ताओं को थर्ड-पार्टी सर्विसेज से जोड़ने के लिए OAuth-एकीकृत प्रमाणीकरण का उपयोग करता है।
joemccann/dillinger की मुख्य विशेषताएं हैं: Markdown Editors, Markdown Renderers, Cloud Storage Sync Tools, External Document Synchronization, Markdown Previewers, HTML Content Sanitization, OAuth Provider Integrations, OAuth Authentication।
joemccann/dillinger के ओपन-सोर्स विकल्पों में शामिल हैं: vanessa219/vditor — Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a… tencent/cherry-markdown — Cherry Markdown is a web-based Markdown editor and parsing engine that converts markup text into sanitized HTML with a… pandao/editor.md — Editor.md is an embeddable Markdown editor component for web applications that provides a real-time, dual-pane live… benweet/stackedit — StackEdit is a browser-based Markdown editor designed for structured document authoring and collaborative content… moeditor/moeditor — Moeditor is a markdown text editor and document creator designed for drafting formatted text files with live preview… slpstream/traven — Traven is a modular frontend library designed to embed professional-grade Markdown editing interfaces into web…