typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
12 stars 0 forks source link

Share link should not end with special char #335

Open adrfantini opened 4 months ago

adrfantini commented 4 months ago

Description

I was testing some things and the app returned a share link such as this one.

However, if a share link contains a trailing special char, such as in this case (it ends in ), some systems, such as github, will not properly recognise it: https://typst.app/project/r7sTBcR9S9IrJHqnzDvsC (notice missing trailing _)

In general I would think that it's best to keep to alphanumeric chars for share IDs

Reproduction URL

https://typst.app/project/r7sTBcR9S9IrJHqnzDvsC_

Browsers

Chrome

OS

Linux