iolivia / rust-sokoban

Rust Sokoban book and code samples
https://sokoban.iolivia.me
MIT License
155 stars 29 forks source link

Use anchors instead of line numbers for 1.1-1.3 #86

Closed desttinghim closed 3 years ago

desttinghim commented 4 years ago

Uses anchors instead of line numbers for chapters 1.1 through 1.3. Cherry picked from my larger PR #75. First part in resolving #46

iolivia commented 3 years ago

hey @desttinghim, thanks a lot for this change! I think this is too big of a change to make after the book has already been written and lots of risk to mess up the code line numbers, will require a similar PR for all subsequent chapters, so I think I will close this for now. I might bring this back one day if I have more time to work on the book, thanks again! :)