Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown PPTNew to Visual Studio Code? Get it now.
Markdown PPT

Markdown PPT

陈随易

chensuiyi.me
|
9 installs
| (1) | Free
Preview Markdown files as PPT slides
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown PPT

Preview Markdown files as PPT slides in VS Code.

像 PPT 一样在 VSCode 中浏览 MarkDown 文件

中文文档 | English


English

Demo

Features

  • ✨ Split Markdown content into multiple pages using <!--///-->
  • 🎨 Automatically adapts to VSCode theme colors
  • ⚡ Smooth slide transition animations
  • ⌨️ Keyboard navigation with arrow keys
  • 🖱️ Bottom navigation buttons with page indicator

Usage

  1. Use <!--///--> in your .md file to separate each page
  2. Right-click on the .md file
  3. Select Markdown PPT to start preview

Example

# Page 1

This is the content of the first page

<!--///-->

# Page 2

This is the content of the second page

<!--///-->

# Page 3

This is the content of the third page

Keyboard Shortcuts

  • ← Left Arrow: Previous page
  • → Right Arrow: Next page

中文文档

效果演示

功能特性

  • ✨ 使用 <!--///--> 分割 Markdown 内容为多页 PPT
  • 🎨 自动适配 VSCode 主题的配色方案
  • ⚡ 左右滑动的流畅过渡动画
  • ⌨️ 支持键盘左右箭头翻页
  • 🖱️ 底部导航按钮和页码显示

使用方法

  1. 在 .md 文件中使用 <!--///--> 分隔每一页内容
  2. 右键点击 .md 文件
  3. 选择 Markdown PPT 开始预览

示例

# 第一页

这是第一页的内容

<!--///-->

# 第二页

这是第二页的内容

<!--///-->

# 第三页

这是第三页的内容

快捷键

  • ← 左箭头:上一页
  • → 右箭头:下一页
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft