<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: The visual rich editor changed my HTML code</title>
		<link>http://en.forums.wordpress.com/topic/the-visual-rich-editor-changed-my-html-code</link>
		<description>WordPress.com Forums &#187; Topic: The visual rich editor changed my HTML code</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 17:44:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/the-visual-rich-editor-changed-my-html-code" rel="self" type="application/rss+xml" />

		<item>
			<title>drmike on "The visual rich editor changed my HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/the-visual-rich-editor-changed-my-html-code#post-5219</link>
			<pubDate>Tue, 14 Mar 2006 16:16:09 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">5219@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The visual rich editor is actually TinyMCE.  Many people dislike it as it does change the html code.  I actually hate the thing with a passion. (I have an FAQ on my support forum on how to strip it out of PHPNuke and am now considering a WP one as well seeing how many problems it causes.)
</p>
]]></description>
					</item>
		<item>
			<title>teaegg on "The visual rich editor changed my HTML code"</title>
			<link>http://en.forums.wordpress.com/topic/the-visual-rich-editor-changed-my-html-code#post-5202</link>
			<pubDate>Tue, 14 Mar 2006 10:47:24 +0000</pubDate>
			<dc:creator>teaegg</dc:creator>
			<guid isPermaLink="false">5202@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>When I tried to edit my "del.icio.us daily post" articles, the visual rich editor changed my HTML code from</p>
<p><code>&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;&lt;br /&gt;
&lt;div&gt;&lt;a href=&quot;url&quot;&gt;title&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;description&lt;/div&gt;&lt;br /&gt;
&lt;div&gt;tags&lt;/div&gt;&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;</code></p>
<p>to</p>
<p><code>&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;url&quot;&gt;title&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;description&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;tags&lt;/p&gt;&lt;br /&gt;
&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;</code></p>
<p>so the whole article looked strange. If I disable the visual rich editor, the HTML code remains and the article shows normally. I did the same thing before and the visual rich editor didn't change my code. Is there any changes?
</p>
]]></description>
					</item>

	</channel>
</rss>
