
Marp: Markdown Presentation Ecosystem
Marpit (independented from Marp) is the framework that transforms Markdown and CSS themes to slide decks composed of HTML/CSS. It is optimized to output only the minimum set of assets required. Documentation npm GitHub. Find all of the Marp tools, integrations, and examples in the GitHub repository! Check out Marp GitHub repository...
Blog | Marp
2021年5月20日 · We are so excited to introduce a stable release of Marp Core v3, and Marp CLI v2 update with an entirely new slide transition experiment. Marp Core v3: MathJax rendering as default, updated default theme, and new components for auto-scaling.
Ecosystem update: Marp Core v3 & Slide transitions in CLI v2
2022年5月26日 · We are so excited to introduce a stable release of Marp Core v3, and Marp CLI v2 update with an entirely new slide transition experiment. Marp Core v3 : MathJax rendering as default, updated default theme, and new components for auto-scaling.
The story of Marp Next | Blog | Marp - DEV Community
2019年6月5日 · Today, I'm so excited to introduce the story of Marp Next! The full-rewritten Marp is not only just a writer. To be usable in various situations, we build a brand-new Marp ecosystem consisted of multiple modules.
Marpit: The skinny framework for creating slide deck from …
For example, Marp Core has extended size global directive to change slide size in Markdown. Marp CLI will add directives for setting meta properties of converted HTML . Marpit instance has customDirectives.global and customDirectives.local object to allow adding directives as you like.
Marp for VS Code v1: IntelliSense for Marp directives
2021年5月20日 · I'm happy to announce Marp for VS Code has reached to the stable release v1! This release includes IntelliSense for Marp directives and getting more affinity with VS Code features to get better writing experience.
Marp CLI: How to make custom transition | Blog | Marp
2022年5月28日 · Marp CLI v2.4.0+ and Marp for VS Code v2.5.0+ have a stable support for page transitions with many useful built-in effects. But if you had not satisfied with any effects? Make your effects with CSS!
Marpit v2, Marp Core v2, and Marp CLI v1 | Blog | Marp
2021年5月6日 · I'm so glad to announce shipping Marpit framework v2, Marp Core v2, and Marp CLI v1! Especially, Marp CLI is getting stable now! They are major update that may be including some breaking changes. However, we have not intended to include any drastic changes. We have recognized well that user hates to break the existing slide.
Introduction
In fact, this framework is created for using as the base of a core converter in Marp ecosystem. Features 📝 Marpit Markdown. We have extended several features into markdown-it parser to support writing awesome slides, such as Directives and Slide backgrounds. Additional syntaxes place importance on a compatibility with general Markdown documents.
Image syntax - marpit.marp.app
Markdown w/ arguments![blur]()![blur:10px]()![brightness]()![brightness:1.5]()![contrast]()![contrast:200%]()![drop-shadow]()![drop-shadow:0,5px,10px,rgba(0,0,0,.4)]()