UNPKG

mip-validator

Version:
59 lines (58 loc) 1.7 kB
[ { "message": "禁止使用 '<script type=\"text/javascript\">' 标签", "code": "06200201", "line": 154, "col": 5, "offset": 5950, "input": " <script type=\"text/javascript\"></script>" }, { "message": "标签 'script' 不应该是标签 'template' 的子标签", "code": "06200801", "line": 154, "col": 5, "offset": 5950, "input": " <script type=\"text/javascript\"></script>" }, { "message": "禁止使用 '<script type=\"text/javascript\">' 标签", "code": "06200201", "line": 155, "col": 1, "offset": 5991, "input": "<script type=\"text/javascript\"></script>" }, { "message": "标签 'script' 不应该是标签 'template' 的子标签", "code": "06200801", "line": 155, "col": 1, "offset": 5991, "input": "<script type=\"text/javascript\"></script>" }, { "message": "标签 'script' 不应该是标签 'template' 的子标签", "code": "06200801", "line": 156, "col": 1, "offset": 6032, "input": "<script type=\"application/ld+json\">" }, { "message": "禁止使用 '<script type=\"application\">' 标签", "code": "06200201", "line": 160, "col": 1, "offset": 6084, "input": "<script type=\"application\">" }, { "message": "标签 'script' 不应该是标签 'template' 的子标签", "code": "06200801", "line": 160, "col": 1, "offset": 6084, "input": "<script type=\"application\">" } ]