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

@@ -337,3 +337,4 @@ class HTMLPurifier_Injector_AutoParagraph extends HTMLPurifier_Injector
}
// vim: et sw=4 sts=4

View File

@@ -21,4 +21,6 @@ class HTMLPurifier_Injector_DisplayLinkURI extends HTMLPurifier_Injector
// nothing to display
}
}
}
}
// vim: et sw=4 sts=4

View File

@@ -43,3 +43,4 @@ class HTMLPurifier_Injector_Linkify extends HTMLPurifier_Injector
}
// vim: et sw=4 sts=4

View File

@@ -42,3 +42,4 @@ class HTMLPurifier_Injector_PurifierLinkify extends HTMLPurifier_Injector
}
// vim: et sw=4 sts=4

View File

@@ -38,3 +38,5 @@ class HTMLPurifier_Injector_RemoveEmpty extends HTMLPurifier_Injector
}
}
// vim: et sw=4 sts=4

View File

@@ -84,3 +84,4 @@ class HTMLPurifier_Injector_SafeObject extends HTMLPurifier_Injector
}
// vim: et sw=4 sts=4