Eldred Habert
Eldred Habert
Ah, fair. Solution: split CI into two jobs, one running mdBook **without `linkcheck`** and publishing the results; the other running `linkcheck`. This will still cause a CI failure, and thus...
> (Extending the input to one which could fit in 8 palettes but for which we fail to do so is left as an exercise for the reader.) Here you...
I just tried version 0.42.d a couple of times, and, nope. I wonder if it could be related to the fact that some of the recipes use the jobserver directly...
Bump, since we're about to release 0.9.0-rc1, and 0.9.0 soon, we'd like to remove that patch from our test suite.
With a back-end, this would require calling the HTML renderer from that back-end which doesn't sound all that great imo. I am preparing a PR to add support for this...
Finished the PR in question!
This also matches my own experimenting with serial, yes. I think this is fine to add to the Serial page without further testing.
Note also that the manual pages (in `man/`) are not up to date with e.g. the changes from 1.11. `tmxrasterizer --help` prints more options than `man tmxrasterizer`.
Since #35 has been merged, @edgardozoppi can you check again, please?
Furthermore, what about `-P`, symlinks, and other platform-specific goodness? Path manipulation introduces more platform-specific behaviour, and I don't like going further down that avenue.