Eneko
Eneko
You can enable HTML as explained [here](https://github.com/icewind1991/files_markdown/issues/72#issuecomment-366454267). This project uses markdown-it, their [docs](https://markdown-it.github.io/markdown-it/#MarkdownIt.configure) shows the breaks option in the constructor, but it didn't get to work.
Thank you @throwawayay, it fixed the issue in an Ubuntu server 20.04.5
I think there is no deb version of Firefox in Ubuntu 22.04, only the snap one. I have same problem than mike. Any workaround?
You can install Firefox from PPA following instructions in https://ubuntuhandbook.org/index.php/2022/04/install-firefox-deb-ubuntu-22-04/
@theCalcaholic's workaround solved the issue in my homeserver, same setup as them (nginx reverse proxy fronting the traefik proxy from the playbook). Thanks!
Does simple image tile source support `loadTilesWithAjax` with latest version? I added `ajaxWithCredentials: true` and set `ajaxHeaders` in OpenSeadragon options and I cannot see headers in developer tools.
In the last years I'm used to program in typescript, all the stuff making "objects" with functions is quite obscure for me. It is a pity but we take a...