@rexovolt/react-native-markdown-display
Markdown renderer for React Native. Forked from @ronradtke/react-native-markdown-display for use by RVMob
Markdown renderer for React Native. Forked from @ronradtke/react-native-markdown-display for use by RVMob
Knowledge is a modern static documentation generator that transforms Markdown files into professional documentation sites.
a remark plugin that replaces double `—` (U+2014 EM DASH) into `⸺` (U+2E3A TWO-EM DASH)
[![Build][build-badge]][build]
It is Converting Html package of Richmd.
It is a react package of Richmd.
It is a vue package of Richmd.
The News plugin retrieves markdown files with frontmatter and displays them as news articles in Backstage, Spotify's IDP framework. This is the frontend plugin that offers a number of frontend components to renders news items.
The News plugin retrieves markdown files with frontmatter and displays them as news articles in Backstage, Spotify's IDP framework. This is the backend plugin that retrieves news items, stores them in the database and make them available through the api.
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
A package to convert various file types to markdown format
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
Uma lib simples em node
Create a compatibility file for your project.
Fast HTML to markdown cross-compiler, compatible with both node and the browser
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Enhance Markdown-to-DOCX conversion with Mermaid and mindmap diagram support using this plugin for @m2d/core. Converts code blocks into SVG images with customizable Mermaid config.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer), originally created by Mient-jan Stelling as react-native-markdown-renderer