Martin Geisler
Martin Geisler
We already have our first translation: @keispace sent a Korean translation in #110 :tada:
Hey all, we're also starting to need this over in Comprehensive Rust: https://github.com/google/comprehensive-rust/issues/671. I would love to see this merged :smile: Let me add a few comments in case that...
> Thanks everyone! I'm going to go ahead and merge. @mgeisler (or anyone) would be able to check out the latest master and test things out, particularly with different browsers...
> Thanks @ehuss! I'll get this set up for one of our in-progress translations for a right-to-left language: [google/comprehensive-rust#1164](https://github.com/google/comprehensive-rust/issues/1164). Then we should be able to quietly test this and hopefully...
We now publish the Persian translation of Comprehensive Rust at https://google.github.io/comprehensive-rust/fa/! @jnny, this is a small demo of mdbook-i18n-helpers in action on a right-to-left language :slightly_smiling_face:
> This only happens when combined with `editable`, as the code editor does not support hidden lines. As a user, my expectation was that a code block would work the...
Hi there. > Please modify `mdbook watch` so that it can serve the documents without hijacking the terminal. How should this work and what should `mdbook watch` do differently than...
> `mdbook build` and `mdbook watch` will both rebuild what has already been built, if I remember correctly. I can't promise that I remember all the details correctly since it...
Hey @tfpk, thanks for creating mdbook-keeper! I'm looking into using it for a Rust course I've written: https://github.com/google/comprehensive-rust/issues/175.
> I think it is a little unfortunate to need to add a new config setting for this, but I don't see much of a way around it. Would it...