Forums

[Plugin: The Holy Scripturizer] 1.8.2 outputs a non-validating header (3 posts)

  1. comechi
    Member
    Posted 1 year ago #

    I was validating the markup on my website and noticed the <link> tag outputted for the plugin is invalid.

    Specifically, there is an unnecessary </style> tag at the end of the scriputrizer.css declaration.

    Currently:
    <link rel="stylesheet" type="text/css" media="screen" href="scripturizer.css"/></style>

    Should be:
    <link rel="stylesheet" type="text/css" media="screen" href="scripturizer.css"/>

  2. petervcook
    Member
    Posted 1 year ago #

    Now how sloppy is that. Sorry. Look for an update next week which will fix it and a couple other small bugs.

  3. comechi
    Member
    Posted 1 year ago #

    It doesn't hinder functionality at all, so no worries. Thanks for the upcoming update.

Topic Closed

This topic has been closed to new replies.

About this Topic