mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-09 07:36:40 +02:00
[2.0.1]
- Stray xmlns attributes removed from configuration documentation . Interlinking in configuration documentation added using Injector_PurifierLinkify . Directives now keep track of aliases to themselves git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1225 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -83,6 +83,7 @@ $test_files[] = 'HTMLPurifier/HTMLModule/TidyTest.php';
|
||||
$test_files[] = 'HTMLPurifier/IDAccumulatorTest.php';
|
||||
$test_files[] = 'HTMLPurifier/Injector/AutoParagraphTest.php';
|
||||
$test_files[] = 'HTMLPurifier/Injector/LinkifyTest.php';
|
||||
$test_files[] = 'HTMLPurifier/Injector/PurifierLinkifyTest.php';
|
||||
$test_files[] = 'HTMLPurifier/LanguageFactoryTest.php';
|
||||
$test_files[] = 'HTMLPurifier/LanguageTest.php';
|
||||
$test_files[] = 'HTMLPurifier/Lexer/DirectLexTest.php';
|
||||
|
Reference in New Issue
Block a user