<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -165,8 +165,8 @@
                 }
                 
                 /* Remove placeholder text, replace is here because of IE. */
-                if ($(this).html().toLowerCase().replace(/(;|&quot;)/g, '') == 
-                    settings.placeholder.toLowerCase().replace(/(;|&quot;)/g, '')) {
+                if ($(this).html().toLowerCase().replace(/(;|&quot;|\/)/g, '') == 
+                    settings.placeholder.toLowerCase().replace(/(;|&quot;|\/)/g, '')) {
                         $(this).html('');
                 }
                                 </diff>
      <filename>jquery.jeditable.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e6ed20276d24250d78a4f034d4b920d43140d60e</id>
    </parent>
  </parents>
  <author>
    <name>Mika Tuupola</name>
    <email>tuupola@appelsiini.net</email>
  </author>
  <url>http://github.com/tuupola/jquery_jeditable/commit/39b62fc41129672417475f0781fb567a43faf628</url>
  <id>39b62fc41129672417475f0781fb567a43faf628</id>
  <committed-date>2009-11-06T06:28:18-08:00</committed-date>
  <authored-date>2009-11-06T06:28:18-08:00</authored-date>
  <message>Fix issue #7

If I use HTML in the 'placeholder' option it is not detected correctly when editing an element and the HTML placeholder source is presented for editing for empty elements.</message>
  <tree>4d2f1e2a48958126282e25e02e2d2d85217c6009</tree>
  <committer>
    <name>Mika Tuupola</name>
    <email>tuupola@appelsiini.net</email>
  </committer>
</commit>
