Results 1383 comments of Vincent Prouillet

Can you cherry pick the commits on the new next branch?

I wouldn't bother with the `math = "typst"` form in the config

I think that looks amazing. It's pretty big, I'll set up some time to properly review it

The issue is always io::Error which cannot be cloned

Ah true for some reasons i thought it was io:Error. Tera2 already has Clone implemented: https://github.com/Keats/tera2/blob/master/tera/src/errors.rs#L35

It's a WIP working pretty well already and with some experiments like https://github.com/Keats/tera2/issues/51

That's an easy one if someone wants a first issue to work on!

There is https://github.com/getzola/zola/issues/2452 for that specific dependency issue As for the other duplicate dependencies, not much we can do except bumping the deps regularly. I did do some PRs to...

Extremely unlikely, at least I wouldn't do it myself (even though I like most of the djot changes).