Martin Geisler
Martin Geisler
> > renderer on-demand > > This is the issue. If you don't see absent translations you don't know you need to actualize it. I would better see incomplete translation...
>> > renderer on-demand >> >> This is the issue. If you don't see absent translations you don't know you need to actualize it. I would better see incomplete translation...
Hi all, thanks for trying out mdbook-i18n-helpers! > The helper only allows building the book for a single language at a time, This is a bit of a feature —...
Hi @samliddicott, Thanks for looking at Textwrap and opening issues. What is your use-case for Textwrap? > When wrapping, consider skipping over escape sequences such as those used for color...
Hi @trdthg, I found this PR linked from https://github.com/rust-lang/mdBook/issues/5 :smile: I see you've been using the code I wrote in https://github.com/rust-lang/mdBook/pull/1864 — I just wanted to let you know that...
The code in question is now released as a stand-alone crate: https://crates.io/crates/mdbook-i18n-helpers. This should let you simplify the PR here a great deal :smile:
Hi @lpil, did you ever manage to find out what the problem is? Something seems to be enabling the `terminal_size` feature, but I don't know where it comes from.
Strange, but thanks for confirming.
> Now that Node 12 is going to start breaking, and this action is dead, I've created a new one: https://github.com/moonrepo/setup-rust May I ask what this action (and your new...
> @mgeisler Just look at the readme. Thanks, I was expecting it to simply replace this action, but I see now that it also includes support for caching and installing...