From 76de2312094a24e35ef12675911e576f0f74e9d5 Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 11 Jan 2025 11:49:23 +0000 Subject: [PATCH 1/7] style: add responsive padding for larger screens --- frontend/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index 6c7d072..85ac3f4 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -46,7 +46,7 @@ -
+

Document to Markdown Converter

From 19e2860b51df7fd85cf2fe22f334d4cfab3855bd Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 11 Jan 2025 11:59:06 +0000 Subject: [PATCH 2/7] feat: improve layout and content --- frontend/src/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index 85ac3f4..ae248df 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -3,7 +3,7 @@ - Document to Markdown Converter + Magic Markdown @@ -49,7 +49,10 @@
-

Document to Markdown Converter

+
+

Magic Markdown

+

Convert scanned or normal PDF, PowerPoint and HTML documents as well as images into structured markdown text, preserving tables and formatting.

+
From 7063955303d7ba0e91a352e59711c665b44b7f45 Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 11 Jan 2025 12:17:56 +0000 Subject: [PATCH 3/7] feat: improve header content and styling --- frontend/src/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index ae248df..e5befd9 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -51,7 +51,12 @@

Magic Markdown

-

Convert scanned or normal PDF, PowerPoint and HTML documents as well as images into structured markdown text, preserving tables and formatting.

+

From any document to perfectly structured markdown in seconds.

+
+

Supports PDFs, scans / images, Docx, Html and PowerPoint documents.

+

Preserves page layout, reading order and tables.

+

Backend: docling v2

+
From 735427b09eb76998086ebc72ccaa5d3dcb8f9b84 Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 11 Jan 2025 12:28:16 +0000 Subject: [PATCH 4/7] style: add custom font and primary color for title --- frontend/src/index.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/frontend/src/index.html b/frontend/src/index.html index e5befd9..cc01389 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -5,7 +5,19 @@ Magic Markdown + +