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

Enforce style consistency in code examples #29

Closed
ajpiano opened this issue Nov 10, 2011 · 2 comments
Closed

Enforce style consistency in code examples #29

ajpiano opened this issue Nov 10, 2011 · 2 comments

Comments

@ajpiano
Copy link
Member

ajpiano commented Nov 10, 2011

Right now, we have a lot of code examples in the blocks in our markdown content that come from a lot of different sources - assorted blog posts, the jQuery Fundamentals book, docs.jquery.com, etc. We need to make sure that these examples are wrangled to conform with the jQuery Core style guidelines (with the minor caveat that we'll use two space soft tabs instead of 4 space tabs) so that there is consistency in the coding and commenting in all the examples on the new site.

@ajpiano
Copy link
Member Author

ajpiano commented Nov 2, 2012

@bobholt's work in #178 addressed the lion's share of this, but I'm leaving this open so we can keep it in mind through the soft launch milestone and do a final once-over

@gnarf
Copy link
Member

gnarf commented Nov 22, 2012

I'm going to take a crack at reviewing the code style right now.

arthurvr pushed a commit to arthurvr/learn.jquery.com that referenced this issue Jan 4, 2015
arthurvr pushed a commit to arthurvr/learn.jquery.com that referenced this issue Jan 4, 2015
Example code style guidiance / bug fixing - Closes jquery#29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants