Implement working linkification, now, the real challenge is to get it to play nice...
commit31704c92f6421a958cb880c20ce75ee1892f3b7c
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 24 Jun 2007 02:45:38 +0000 (24 02:45 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 24 Jun 2007 02:45:38 +0000 (24 02:45 +0000)
tree563c48ef518a106259f96bb2702c5a4d88c70672
parent291fa4cb296789c8cae78af13fe20cc154d3f402
Implement working linkification, now, the real challenge is to get it to play nice with auto-paragraphing.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1216 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier/Injector/Linkify.php [new file with mode: 0644]
library/HTMLPurifier/Strategy/MakeWellFormed.php