Skip to content

Marp MD2Slide is a simple tool for converting Markdown presentations into HTML slides using Marp. It helps you create elegant and professional-looking slides using Markdown syntax.

License

Notifications You must be signed in to change notification settings

BaseMax/marp-md2slide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marp MD2Slide

Marp MD2Slide is a simple tool for converting Markdown presentations into HTML slides using Marp. It helps you create elegant and professional-looking slides using Markdown syntax.

Features

  • Write slides in Markdown
  • Convert Markdown to HTML slides
  • Uses Marp for slide generation
  • Simple and lightweight

Installation

Make sure you have Node.js installed.

npm install

or using Bun:

bun install

Usage

Convert a Markdown file to an HTML slide:

npx marp examples/first-presentation.md --output examples/first-presentation.html

Using Bun:

bun marp examples/first-presentation.md --output examples/first-presentation.html

Example Files

The examples folder contains sample presentations:

  • first-presentation.mdfirst-presentation.html
  • second-teach-git.mdsecond-teach-git.html
  • third-teach-docker.mdthird-teach-docker.html
  • forth-teach-linux.mdforth-teach-linux.html

Repository

GitHub: BaseMax/marp-md2slide

License

This project is licensed under the MIT License.

© 2025 Max Base.

About

Marp MD2Slide is a simple tool for converting Markdown presentations into HTML slides using Marp. It helps you create elegant and professional-looking slides using Markdown syntax.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published