Forums

HTML Editor and HTML Entities (3 posts)

  1. alangutierrez
    Member
    Posted 6 years ago #

    Why doesn't the WYSIWYG editor translate < to < ? It is causing validator.w3.org to issue warnings when it validates my template.

    http://validator.w3.org/check?uri=http%3A%2F%2Ffarringtonsmith.com%2F

    Is there any way to insert < ? When I do it through the HTML edit view, the editor converts to back to < .

  2. DianeV
    Member
    Posted 6 years ago #

    Without spaces:

    & l t ;
    and
    & g t ;

    Although I don't know if this will work in the HTML editor.

  3. alangutierrez
    Member
    Posted 6 years ago #

    Apologies. Apprently, when I wrote my post, the entities that I showed as an example were converted to the characters they represent. Let me try again, using your trick...

    Member

    Why doesn't the WYSIWYG editor translate < to & l t ; ? It is causing validator.w3.org to issue warnings when it validates my template.

    http://validator.w3.org/check?uri=http%3A%2F%2Ffarringtonsmith.com%2F

    Is there any way to insert & l t ; ? When I do it through the HTML edit view, the editor converts to back to < .

Topic Closed

This topic has been closed to new replies.

About this Topic