From de22dcf87f40e97adb823b7cb38a2da99ced9d43 Mon Sep 17 00:00:00 2001 From: claude Date: Wed, 17 Jun 2026 14:58:28 +0000 Subject: [PATCH] docs: add mobile layout to Alpha 3 release notes Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37da57b534..b64c977c92 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,8 @@ Refinements to the Typst editor and the format badge system: - **Bidirectional format export** — LaTeX projects can be exported to Typst, DOCX, Markdown or HTML via pandoc; Typst projects can be exported to LaTeX. Available from the File menu in the editor. +- **Mobile layout** — project dashboard, search bar, footer and editor all + adapted for phone screen sizes. ---