Skip to content

Instantly share code, notes, and snippets.

@davebonds
Last active January 27, 2017 07:22
Show Gist options
  • Save davebonds/3d83c476022b4f2b1b95c17ead86801a to your computer and use it in GitHub Desktop.
Save davebonds/3d83c476022b4f2b1b95c17ead86801a to your computer and use it in GitHub Desktop.
transformer rule for cite element for facebook instant wp plugin
{
"rules": [{
"class": "ItalicRule",
"selector": "cite"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment