✨ 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
Use <!--///--> in your .md file to separate each page
Right-click on the .md file
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