On 11/17/05, Andy Skelton <[EMAIL PROTECTED]> wrote:
> The common method for inserting a blockquote in IE and Mozilla is
> document.execCommand("Indent"...), which is why many WYSIWYG editors
> call it Indent. The Outdent command is similar.That's fine, but the ordinary user is going to end up producing blockquote tags to style his or her text with indentation (which may or may not work, depending on the css). Encouraging this seems out of character for WordPress; after all, the bundled themes include links to XHTML validators. Since a relatively simple yet semantically correct solution is available for indentation, why does TinyMCE do this? _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
