Support » Fixing WordPress » HTML Tab doesn’t ignore line breaks

  • When using the HTML tab/view in the WYSIWYG editor, WordPress does not ignore line breaks, as HTML should.

    Basically the HTML view is not 100% HTML editor, it’s more like a bulletin board editor, where you can insert BB Codes, but it interprets line breaks as
    .

    Good thing TinyMCE has a better HTML editor. To enable it, edit wp-includes\js\tinymce\tiny_mce_config.php and add ‘code’ to one of the $mce_buttons declaration.

  • The topic ‘HTML Tab doesn’t ignore line breaks’ is closed to new replies.