mirror of
https://github.com/rust-lang/book.git
synced 2026-05-18 00:52:02 -04:00
- Reformat everything now that the bug in dprint for wrapping lines with inline code is fixed. - Additionally, apply the formatting rules I *should have* applied the first time, so the repo has the same style it has historically used.
18 lines
607 B
Markdown
18 lines
607 B
Markdown
# In each chapter
|
|
|
|
* [ ] Manual regeneration
|
|
* [ ] Check for upstream changes from last snapshot
|
|
* [ ] Propagate updated output to docx
|
|
* [ ] Extract docx and check diff
|
|
* [ ] Answer all comments
|
|
* [ ] Check cross references
|
|
* [ ] Check indentation of --snip--
|
|
* [ ] Numbered lines, Gray out unchanged lines
|
|
* [ ] Check line wrapping
|
|
* [ ] Check for unneeded command/compiling/running output
|
|
* [ ] Check println style and error messages
|
|
* [ ] Add alt text to images
|
|
* [ ] Index tags
|
|
* [ ] search for "convention" conventions:naming:of blah
|
|
* [ ] check for double spaces, spaces at the end of paragraphs
|