Improve formatting of handin history page #1602
Merged
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.
Description
Remove unnecessary italics, introduce line breaks, improve handling of infinite extensions and add pluralization.
Motivation and Context
As per description.
How Has This Been Tested?
Before
![Screen Shot 2022-09-24 at 14 39 58](https://user-images.githubusercontent.com/9074856/192113892-477529ee-038c-4826-98ba-7c9139c5ba2c.png)
![Screen Shot 2022-09-24 at 14 39 23](https://user-images.githubusercontent.com/9074856/192113894-c70de664-06af-44ea-9dde-9e38beca5e04.png)
2 days extension
Infinite extension
After
![Screen Shot 2022-09-24 at 14 45 31](https://user-images.githubusercontent.com/9074856/192113901-092ba95d-2e7a-4d85-927a-65095faf3bda.png)
![Screen Shot 2022-09-24 at 14 45 45](https://user-images.githubusercontent.com/9074856/192113900-b954aeaf-3ec5-4f18-9dcc-8c71528fe105.png)
2 days extension
Infinite extension
Types of changes
Checklist:
overcommit --install && overcommit --sign
to use pre-commit hook for lintingOther issues / help required
If unsure, feel free to submit first and we'll help you along.