summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c003db6..d2e7375 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,6 @@
2 2
3> i needed something to combine multiple `.pptx` files, i couldn't believe `pandoc` can't do that, so here's a creative attempt using OOXML manipulation to do it. 3> i needed something to combine multiple `.pptx` files, i couldn't believe `pandoc` can't do that, so here's a creative attempt using OOXML manipulation to do it.
4 4
5https://github.com/user-attachments/assets/915940ab-f6a5-4e6f-b8dc-62de81d35c62
6
7https://github.com/user-attachments/assets/c7fe58c1-ff76-41bf-977b-870247a6a3e2
8
9
10
11## what it does 5## what it does
12- merges multiple .pptx files into one 6- merges multiple .pptx files into one
13- preserves full editability, with 99% fidelity to the original formatting (some minor quirks may occur) 7- preserves full editability, with 99% fidelity to the original formatting (some minor quirks may occur)