Contents

[edit]

OpenSP: Unknown declaration type %1

[edit]

Cause:

This error may appear if you are using a bad syntax for you comments, such as "<!invalid comment>" The proper syntax for comments is <!-- your comment here -->.

[edit]

Example:

Good<!invalid comment>
Good<!-- your comment here -->
Good<!--p>This paragraph temporarily disabled.</p-->
[edit]

Solution:

Use the proper format for comments.

[edit]

References:

Retrieved from "http://www.htmlpedia.org/wiki/Sp_42"