This document has now its own repository.
How to use brackets [ ] to advise lossless corrections.
[1][2][3]
1: Original part
2: Part to replace with
3: Comment
2, and 3 are optional.
Hello boy, how are you[][?]
Add a “?”.
Hello [fat] boy, how are you?
Delete “fat”.
Hello [fat][] boy, how are you?
Or delete by replacing with nothing.
Hello [fat][smart] boy, how are you?
Replace “fat” by “smart”.
Hello fat[][][This is rude don’t you think?] boy, how are you?
Nothing changed, just a comment.
Hello [fat][smart][This is rude don’t you think?] boy, how are you?
Replace “fat” by “smart” as the comment advises.
Inspired by Collaboration Made Simple with Bracket Notation
TextMate bundle for collaboration with bracket notation
This text is under WTFPL