Fix CommentComponent being reserialized with different line breaks due to Unity clamping yaml string length in prefabs to 80 characters
- normalize every line break to \n so it can't change when saved on different platforms
- this fixes RidableHorse constantly wanting to be commited