mark doerr
mark doerr
Thanks, @tnajdek, for pointing at the positions in the code. Yes, indeed it would be trivial to add this extra option here, like, e.g. : `const url = https://${options.apiAuthorityPart}/${path}${query};` ->...
or better (?) : `const url = https://${options.apiAuthorityPart}/${options.apiPathPrefix}${path}${query}; `
Thanx, @tnajdek, for adding this small, but important feature :) - I will test it in the next days ...
Thanks for the hint, Tom (I guessed so ;) - looking also forward to the next release....
I also miss university.typ @NicoWeio - it was beautifully customisable - and had some (simple) text/figure placement abilities. Is there a replacement on the horizon ?
Thanks, @pataquets, for the positive feedback :) let's see, what the other developers think ... From my perspective, these two dependencies are acceptable, since many use them as well and...
@sisp, thanks for pointing at this old discussion thread ! (good ideas appear normally muliple times ;)