Topic: hook_tag from within class
hi there
i'm enjoying playing with htmLawed - thank you for the development.
i'm having difficulties calling a hook_tag function from within a class. htmLawed is included within a function and i wish to us another function in the same class as the hook_tag function. i can't seem to get the function to be recognised by function_exists. can you help me pin this down?
oh, one other thing. i found that htmLawed can't cope with poorly written html that includes series of <sup> </sup> (a medical site that i trawled seems to do this all the time with their articles...)