Conversation
Fix metadata and casing.
✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
|
For the metadata part, I think it's better to do it once for all files. @andschwa used iconv when we had the same problem in https://github.com/PowerShell/PowerShell for source files. |
|
@vors I agree that it's better to do it once for all files. I've just wanted to check if it occurs multiple times and then I fixed it for a few help topics just as I was fixing other things anyway. :) |
|
I sent #797 with re-encoding all the files under |
|
@vors Excellent. Could you merge my PRs before you merge yours to avoid conflicts because I've changed some other things not just metadata? |
|
I don't have permissions to merge PRs in this repo. |
|
OK, I'll try to find out who can. |
|
@alexandair, I think @HemantMahawar can help you on that. |
|
@kiazhi I've just sent @HemantMahawar an email. :) |
Fix metadata and casing.