-
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
I've tried to initialize parser in class constructor, with different quote block parsers depends on boolean condition.
In both cases just one quote parser was used - a boolean condition always used as last, but passed different.
It seems like always HtmlParser called, it being re-initialized. How to get two different instances of parser ?
Metadata
Metadata
Assignees
Labels
No labels