From 6fd3f732dd6430a7e5644524b27ea6d60f5e2a45 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 1 Jun 2026 14:37:28 -0400 Subject: refactor: upload photos --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 52009b3..555b107 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ a simple web app that converts markdown to pdf. ## features - markdown to pdf export -- local browser image storage with markdown snippet insertion - paper size, margin, font, line spacing, and page number options - syntax-highlighted code blocks - always produces a pdf (reportlab fallback if weasyprint fails) @@ -20,8 +19,8 @@ a simple web app that converts markdown to pdf. ## image usage -1. store an image locally from the page -2. click `insert into markdown` +1. upload an image from the page (stored on the server for your current browser session) +2. click `insert image` to add a `session-image://...` markdown token 3. generate pdf -- cgit v1.2.3