Forums

DOCTYPE (5 posts)

  1. kgraves.sd
    Member
    Posted 3 months ago #

    is there a simple way to change the TinyMCE editor from XHTML code to HTML code?

    Is the entire WordPress source files built on the XHTML doctype standards?

    Examples would be shortags: <br /> vs <br />

    Edit: lol even this post editor is forcing my br tags with a ending slash

  2. esmi
    Member
    Posted 3 months ago #

    is there a simple way to change the TinyMCE editor from XHTML code to HTML code?

    Not that I know of.

    Is the entire WordPress source files built on the XHTML doctype standards?

    Yes

  3. andddd
    Member
    Posted 1 month ago #

    I think there are no way to force tinymce use HTML code instead of XHTML.

  4. TheDeadMedic
    Member
    Posted 1 month ago #

    You could filter the content server-side just before it's added to the database, replacing '/>' for '>'?

  5. misra
    Member
    Posted 1 month ago #

Reply

You must log in to post.

About this Topic

Tags