Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
trello: https://trello.com/c/uIRLC469/1952-3-use-autowrap
Notes:
Autowrap Does not work with any paragraphs. See:
without AutoWrap:
![no_autowrap3](https://user-images.githubusercontent.com/478871/101378577-8cf37900-38b3-11eb-9756-c254dd69ace9.png)
![no_autowrap2](https://user-images.githubusercontent.com/478871/101378580-8d8c0f80-38b3-11eb-8791-9e289c820d88.png)
![no_autowrap1](https://user-images.githubusercontent.com/478871/101378585-8e24a600-38b3-11eb-8677-3d06affab881.png)
with AutoWrap:
![autowrap3](https://user-images.githubusercontent.com/478871/101378613-9a106800-38b3-11eb-83a6-2b04fc42c67e.png)
![autowrap2](https://user-images.githubusercontent.com/478871/101378615-9aa8fe80-38b3-11eb-83df-53ef45df6cec.png)
![autowrap1](https://user-images.githubusercontent.com/478871/101378616-9aa8fe80-38b3-11eb-808a-2a69393f6604.png)