python-pdm: https://build.opensuse.org/requests/1332679
I'm working on the python-pdm update but we need to update some dependencies first:
python-hishel, requires new version >= 1.0.0python-anysqlite, new package, required by hishel:…
python-MechanicalSoup fised here: https://build.opensuse.org/request/show/1332638
One improvement that we can do here is to use the current existing testing files instead of hardcoding the values.
One improvement that we can do here is to use the current existing testing files instead of hardcoding the values.
Updating the preview here directly is creating a request to the server for each character, and producing broken images while writing. To prevent that we can add a timeout to avoid the reload before stop typing, something like:
Maybe we should remove the dark theme and let the browser show the user preferred theme.
Looks pretty good. But there's a lot of custom css. It could be better to use the defaults defined in the picocss. Instead of defining custom colors and css properties, it will be better to use standard components and just customize some variables in the style.css.
I don't think that the encodeURIComponent is needed, we can show the path without encoding so the link looks clean and easier to understand.