i didn't receive the content text. I looked at the source code of lexer class and i guess the problem is around how the next node and returning virtual end tag achieved.
have you got this problem before? Or if you have some ideas of any possible workaround.
regards,
-Hoang Long
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All,
I was trying to extract content of a simple html string, but it failed to do it.
this is the string :
and i use TagNameFilter to extract the blockquote.
i didn't receive the content text. I looked at the source code of lexer class and i guess the problem is around how the next node and returning virtual end tag achieved.
have you got this problem before? Or if you have some ideas of any possible workaround.
regards,
-Hoang Long