1dimir
1dimir
@mgeisler, hi! > > Due to line numbering, there is less space left for the code. My observations are that the scrolling threshold is 83 for less than 10 line...
> Luckily, `dprint fmt` will format the Rust code in the Markdown files! This was done in #1157 and it was the main reason for implementing [google/mdbook-i18n-helpers#19](https://github.com/google/mdbook-i18n-helpers/issues/19). > > Please...
I started thinking of browsing the book with playwright/selenium/etc to check for actual scrolling occurrences...
Hi! It seems that I'm in. And I have a few questions. What is the desired granularity of pull requests? From my point of view the translation task could be...
That's funny. 81 produces **a lot** of false positives and 85 wants to reconstruct back the wrapped expressions. And I'm not certain, if to use `#[rustfmt::skip]` for those is the...