@Kayadelenium
epubveri missed a relatively rare error in
this MR book.
Code:
ERROR(RSC-005): Error while parsing file: value of attribute "http-equiv" is invalid; must be a string matching the regular expression "[xX]-[uU][aA]-[cC][oO][mM][pP][aA][tT][iI][bB][lL][eE]", must be a string matching the regular expression "[cC][oO][nN][tT][eE][nN][tT]-[sS][eE][cC][uU][rR][iI][tT][yY]-[pP][oO][lL][iI][cC][yY]", must be a string matching the regular expression "[dD][eE][fF][aA][uU][lL][tT]-[sS][tT][yY][lL][eE]", must be a string matching the regular expression "[rR][eE][fF][rR][eE][sS][hH]" or must be a string matching the regular expression "[cC][oO][nN][tT][eE][nN][tT]-[tT][yY][pP][eE]"
which referred to:
Code:
<meta content="text/css" http-equiv="Content-Style-Type"/>
In another book it didn't flag:
EPUBCheck reported:
Code:
ERROR(RSC-005): Error while parsing file: character content of element "dc:creator" invalid; must be a string with length at least 1 (actual length was 0)