1.0.2 • Published 7 months ago

nextjs-markdown-renderer v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Next.js Markdown Renderer

A lightweight and customizable Markdown renderer for Next.js and React applications, featuring syntax highlighting and GitHub Flavored Markdown (GFM) support.


Features

  • 📄 Markdown to HTML: Effortlessly convert Markdown into HTML.
  • 🎨 Syntax Highlighting: Supports beautifully styled code blocks using highlight.js.
  • 🖋️ GitHub Flavored Markdown: Includes support for tables, task lists, strikethroughs, and more.
  • 🌐 SSR Compatible: Works seamlessly with Next.js server-side rendering.

Installation

Install the package using npm:

npm install nextjs-markdown-renderer

nextjs-markdown-renderer

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago