documentcloud / wordpress-documentcloud

Embed DocumentCloud documents that won't be eaten by the visual editor
https://wordpress.org/plugins/documentcloud/
GNU General Public License v2.0
9 stars 14 forks source link

Code style cleanup #6

Closed eyeseast closed 10 years ago

eyeseast commented 10 years ago

I see at least two commenting styles (# and //). We should decide on a capitalization convention, too.

eyeseast commented 10 years ago

Fixed spacing. Going to convert long strings to heredocs for a little more readability, then will close this.