diff --git a/README.md b/README.md index b64c977c92..211046b06e 100644 --- a/README.md +++ b/README.md @@ -144,9 +144,6 @@ Refinements to the Typst editor and the format badge system: complete UI (login, dashboard, editor, settings, emails). - **Visual editors for Quarto and Typst** — bold, italic, headings and inline code shortcuts in the toolbar for `.qmd` and `.typ` files. -- **RevealJS thumbnails** — first-slide PNG preview rendered in project cards. -- **Upload reliability** — streaming response fix so large file uploads on slow - connections no longer time out at the proxy layer. - **Top/bottom split view** — new editor layout that stacks the source editor above the PDF preview vertically, in addition to the existing side-by-side mode. - **Bidirectional format export** — LaTeX projects can be exported to Typst, @@ -157,6 +154,13 @@ Refinements to the Typst editor and the format badge system: --- +## Known issues + +- **Large file upload timeouts** — uploads of large files on slow connections + can time out at the proxy layer. A streaming response fix is pending. + +--- + ## Security model — trusted environments only > [!CAUTION]