1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-05 05:37:49 +02:00

Add vim modelines to all files.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-12-06 04:24:59 -05:00
parent 781f9a4084
commit 12b811d749
699 changed files with 1071 additions and 107 deletions

View File

@@ -45,3 +45,4 @@ class HTMLPurifier_ChildDef_Chameleon extends HTMLPurifier_ChildDef
}
}
// vim: et sw=4 sts=4

View File

@@ -87,3 +87,4 @@ class HTMLPurifier_ChildDef_Custom extends HTMLPurifier_ChildDef
}
}
// vim: et sw=4 sts=4

View File

@@ -17,3 +17,4 @@ class HTMLPurifier_ChildDef_Empty extends HTMLPurifier_ChildDef
}
}
// vim: et sw=4 sts=4

View File

@@ -23,3 +23,4 @@ class HTMLPurifier_ChildDef_Optional extends HTMLPurifier_ChildDef_Required
}
}
// vim: et sw=4 sts=4

View File

@@ -114,3 +114,4 @@ class HTMLPurifier_ChildDef_Required extends HTMLPurifier_ChildDef
}
}
// vim: et sw=4 sts=4

View File

@@ -85,3 +85,4 @@ class HTMLPurifier_ChildDef_StrictBlockquote extends HTMLPurifier_ChildDef_Requi
}
}
// vim: et sw=4 sts=4

View File

@@ -139,3 +139,4 @@ class HTMLPurifier_ChildDef_Table extends HTMLPurifier_ChildDef
}
}
// vim: et sw=4 sts=4