facebookarchive / instant-articles-builder

Instant Articles Rules Editor
https://facebook.github.io/instant-articles-builder
Other
125 stars 67 forks source link

Include attribution info in the exported file #89

Closed pestevez closed 6 years ago

pestevez commented 6 years ago

This PR adds attribution info to the exported file, in the form of two new fields generator_name and generator_version.

Here is a summary of the changes:

pestevez commented 6 years ago

Thanks, @mburak!