Skip to content

A live Markdown-to-HTML converter with split-pane preview, syntax highlighting, dark mode, and HTML export (built in react.js)

Notifications You must be signed in to change notification settings

yohaann196/md2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD Converter

A live Markdown-to-HTML converter with split-pane preview, syntax highlighting, dark mode, and HTML export.

Features

  • Live split-pane preview
  • Syntax highlighting via highlight.js
  • Export to standalone HTML file
  • Dark / light mode toggle
  • Drag & drop .md file support
  • GitHub Flavored Markdown (tables, strikethrough, task lists)

Getting Started

npm install
npm run dev

Build

npm run build

Tech Stack

  • React + Vite
  • marked
  • highlight.js

About

A live Markdown-to-HTML converter with split-pane preview, syntax highlighting, dark mode, and HTML export (built in react.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published