Skip to content

remark-flow

A remark plugin to parse and process MarkdownFlow syntax in React applications. Extends react-markdown with variable processing and AI integration capabilities.

Overview

The remark plugin provides MarkdownFlow syntax support for react-markdown, enabling personalized content rendering within existing markdown workflows.

Installation

npm install remark-flow
# or
yarn add remark-flow

Documentation

For complete documentation, examples, configuration options, and troubleshooting guides, visit the GitHub repository:

πŸ“š View Full Documentation on GitHub β†’

The repository includes:

  • Quick Start Guide - Get up and running in minutes
  • Plugin API Reference - Configuration options and methods
  • React-markdown Integration - Step-by-step setup guides
  • Examples - Common usage patterns and advanced configurations
  • Troubleshooting - Common issues and solutions

Repository