You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 2.3.0, sometimes the Theme Check plugin returns the following error:
REQUIRED: Both DOS and UNIX style line endings were found in the file readme.txt. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings.
I don't this issue is directly related to #662
I think this problem could arise from any user input added to the readme.txt settings containing DOS style new line characters.
In version 2.3.0, sometimes the Theme Check plugin returns the following error:
This might be related to #662.
We might be able to fix this by using regex to normalise all new lines in the open text fields for the theme meta data.
To reproduce:
The text was updated successfully, but these errors were encountered: