File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 44
55A modern Python library for creating beautiful PowerPoint presentations with code! 🚀
66
7+ ## Quick Start
8+
9+ ``` python
10+ -- 8 < -- " codes/quick-start.py"
11+ ```
12+
713## Features
814
915- 🛡️ ** Type-Safe Development**
@@ -25,11 +31,6 @@ A modern Python library for creating beautiful PowerPoint presentations with cod
2531- 📊 ** Data Integration**
2632 - Seamless pandas/polars DataFrame support
2733
28- ## Quick Start
29-
30- ``` python
31- -- 8 < -- " codes/quick-start.py"
32- ```
3334
3435## Getting Started
3536
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ markdown_extensions:
7777nav :
7878 - Home :
7979 - About : index.md
80- - Installation : installation.md
80+ - Installation : home/ installation.md
8181 - Usage :
8282 - Builder : usage/index.md
8383 - Text : usage/text.md
You can’t perform that action at this time.
0 commit comments