Add images to README for features illustration

Added images to enhance the Markdown editor and PDF viewer sections.
This commit is contained in:
2026-01-06 23:19:32 +05:30
committed by GitHub
parent dc7ee420f5
commit b49abe48e8
+3
View File
@@ -1,6 +1,7 @@
# MarkdownConverter # MarkdownConverter
A powerful cross-platform Markdown editor and document converter powered by Pandoc, built with Electron. 100% open-source with no proprietary dependencies. A powerful cross-platform Markdown editor and document converter powered by Pandoc, built with Electron. 100% open-source with no proprietary dependencies.
<img width="1920" height="1032" alt="image" src="https://github.com/user-attachments/assets/5f53ba94-7663-47c3-b12b-b7b8bd2645aa" />
## Features ## Features
@@ -15,6 +16,8 @@ A powerful cross-platform Markdown editor and document converter powered by Pand
- **Math support** - KaTeX integration for mathematical expressions - **Math support** - KaTeX integration for mathematical expressions
### PDF Viewer & Editor ### PDF Viewer & Editor
<img width="1920" height="1032" alt="image" src="https://github.com/user-attachments/assets/f10f62be-af3d-496e-81df-37ab4f91abfd" />
- **Built-in PDF viewer** - Open and view PDF files directly in the app - **Built-in PDF viewer** - Open and view PDF files directly in the app
- **Page navigation** - Navigate pages with keyboard or buttons - **Page navigation** - Navigate pages with keyboard or buttons
- **Zoom controls** - Zoom in/out, fit to width, fit to page - **Zoom controls** - Zoom in/out, fit to width, fit to page