Thanks for the great work, and for sharing ;
On my system, markdown links are correctly rendered when I run Prezo in a terminal.
But when generating PDFs, the text appears blue and underlined, but not clickable.
Is this a supported feature ?
I run Python 3.10.12, and failed to install pypdf, if that matters 🤷
Prezo version : prezo 2026.4.1
$ uv tool install pypdf
Resolved 1 package in 452ms
Installed 1 package in 4ms
+ pypdf==6.10.2
No executables are provided by package `pypdf`; removing tool
error: Failed to install entrypoints for `pypdf`
Thanks for the great work, and for sharing ;
On my system, markdown links are correctly rendered when I run Prezo in a terminal.
But when generating PDFs, the text appears blue and underlined, but not clickable.
Is this a supported feature ?
I run
Python 3.10.12, and failed to installpypdf, if that matters 🤷Prezo version :
prezo 2026.4.1