Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yhatt/marp
The site of classic Markdown presentation writer app
https://github.com/yhatt/marp
Last synced: 7 days ago
JSON representation
The site of classic Markdown presentation writer app
- Host: GitHub
- URL: https://github.com/yhatt/marp
- Owner: yhatt
- License: mit
- Archived: true
- Created: 2016-05-29T11:28:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T19:46:15.000Z (over 5 years ago)
- Last Synced: 2024-05-10T13:34:17.744Z (9 months ago)
- Homepage: https://yhatt.github.io/marp/
- Size: 3.77 MB
- Stars: 7,891
- Watchers: 182
- Forks: 401
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - yhatt/marp - 09 star:7.9k fork:0.4k The site of classic Markdown presentation writer app (Others)
- my-awesome-github-stars - yhatt/marp - The site of classic Markdown presentation writer app (Others)
- awesome-repositories - yhatt/marp - The site of classic Markdown presentation writer app (Others)
- awesome-discoveries - marp - Markdown presentation writer, powered by Electron _(`CoffeeScript`)_ (System Tools without CLI)
- starred-awesome - marp - Markdown presentation writer, powered by Electron. (CoffeeScript)
README
# It's a time to migrate into [Marp Next]!
**The publication of classic Marp app has ended.**
Marp desktop app, _a simple Markdown presentation writer_, already had stopped maintenance since 2017. Today [Marp team] is focusing into [Marp Next] project, the brand-new presentation ecosystem for the future.
_[See more details in our blog post.](https://marp.app/blog/the-story-of-marp-next)_
## Why?
We had kept publishing app for stuck users that are thinking Marp Next is too complex.
But recently, we received [a serious security report for outdated app](https://github.com/yhatt/marp/issues/276). **_By opening a malicious Markdown, an attacker can execute arbitrary code through remote._** We are responsible for saving users from malicious.
If you are currently using Marp app, **_please stop using as soon as possible_** and migrate into well-maintained Marp Next tools.
## [Marp Next] tools
[Marp Next] is not complex! Simply you can just use either one if you want to create slide deck.
### [Marp for VS Code] (Recommended)
**[Marp for VS Code]**, an extension for [Visual Studio Code], is the best alternative for desktop app users. There are key features inherited from the classic Marp app.
- Live preview
- Export to PDF, HTML, and PPTX (via [Marp CLI])
- Support built-in 3 themes and custom theme CSS### [Marp CLI]
**[Marp CLI]** is simple but powerful CLI converter from Marp Markdown into PDF, HTML, PPTX, and images. You can use it if you don't want GUI editor.
I also have [an example repository](https://github.com/yhatt/marp-cli-example) to automate generating slide deck and serving through [Marp CLI] + [Netlify](https://www.netlify.com/) or [ZEIT Now](https://zeit.co/).
## Migrate Markdown
Marp Next is losing Markdown compatibility with classic app, but your slide would keep appearance as before just by some changes in most cases. Please see [our blog post](https://marp.app/blog/the-story-of-marp-next#migration-plan) for details.
## Thanks
Thanks for a lot of users / contributors of desktop app. Marp has changed my life as developer without doubt, and I've learned a lot from many feedbacks.
Now [Marp Next] project is evolving built on them. I hope you like it too.
---
_— Yuki Hattori ([@yhatt](https://github.com/yhatt))_
[marp next]: https://marp.app/
[marp team]: https://github.com/marp-team/
[marp for vs code]: https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode
[marp cli]: https://github.com/marp-team/marp-cli
[visual studio code]: https://code.visualstudio.com