facebookarchive / facebook-instant-articles-sdk-php

The Facebook Instant Articles SDK for PHP provides a native interface for creating and publishing Instant Articles.
https://instantarticles.fb.com/
Other
232 stars 148 forks source link

Support '*' selector #308

Open mburak opened 6 years ago

mburak commented 6 years ago

I'm expecting that using the * selector on a PassThroughRule would go through every tag in the html but it's not doing that. It would be good to support this.