Last active
January 27, 2017 07:22
-
-
Save davebonds/3d83c476022b4f2b1b95c17ead86801a to your computer and use it in GitHub Desktop.
transformer rule for cite element for facebook instant wp plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"rules": [{ | |
"class": "ItalicRule", | |
"selector": "cite" | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment