Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #2

Merged
merged 8 commits into from
May 30, 2016
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -12,8 +12,8 @@ indent_style = tab
indent_size = 4

[*.{css,scss,sass,less,js,jsx,json,yml}]
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4

[*.md]
trim_trailing_whitespace = false
2,048 changes: 990 additions & 1,058 deletions addons/oembed/jquery.oembed.js

Large diffs are not rendered by default.