dovid

Results 2 issues of dovid

Perhaps a bit of an uncommon situation, but does seem to cause an issue in _handleHide()_ https://bugs.webkit.org/show_bug.cgi?id=51945

Example of trying to filter some text that has double escaped quotes inside of it: `{{ "let's try some \"quoted\" text" | my_filter }}` Example of trying to filter some...

help wanted