<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,16 +1,13 @@
 = hpricot_scrub
 
-http://trac.underpantsgnome.com/hpricot_scrub
+http://github.com/UnderpantsGnome/hpricot_scrub/tree/master
 
 == DESCRIPTION:
 
 HpricotScrub is a wrapper around Hpricot that allows you to easily scrub HTML
 of tags and attributes you don't want in the final output.
 
-See examples/config.yml for a sample config file or 
-
-== FEATURES/PROBLEMS:
-
+See examples/config.yml or examples/old_config.yml for a sample configs
 
 == SYNOPSIS:
 </diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -0,0 +1,24 @@
+---
+:elem_rules:
+  script: false
+  html: true
+  body:
+    lang:
+      - en
+      - es
+      - fr
+
+  strong: true
+  p: true
+  br: true
+  marquee: :strip
+  div:
+    - id
+    - class
+    - style
+  style: false
+  span: :strip
+  hr: true
+:default_elem_rule: :strip
+:default_comment_rule: false
+:default_attribute_rule: false</diff>
      <filename>examples/config.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4b55e81b186ea4d7b4465cada32ed8ca3facb941</id>
    </parent>
  </parents>
  <author>
    <name>Michael Moen</name>
    <email>michael@underpantsgnome.com</email>
  </author>
  <url>http://github.com/UnderpantsGnome/hpricot_scrub/commit/d41513f3d3e1f66fb942e0d81715e8b1c8f18c18</url>
  <id>d41513f3d3e1f66fb942e0d81715e8b1c8f18c18</id>
  <committed-date>2009-08-19T14:21:00-07:00</committed-date>
  <authored-date>2009-08-19T14:21:00-07:00</authored-date>
  <message>update readme. backfill config sample</message>
  <tree>07134163f896c16c235f3dbb377f7fc9e105617f</tree>
  <committer>
    <name>Michael Moen</name>
    <email>michael@underpantsgnome.com</email>
  </committer>
</commit>
