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

introduce python syntax highlighting #12

Closed
ErinBecker opened this issue Apr 12, 2018 · 5 comments
Closed

introduce python syntax highlighting #12

ErinBecker opened this issue Apr 12, 2018 · 5 comments
Labels
good first issue Good issue for first-time contributors help wanted Looking for Contributors

Comments

@ErinBecker
Copy link
Contributor

ErinBecker commented Apr 12, 2018

Code chunks should have the tag

.language-python

as described here. This will make the code show up with standard Python color coding and other standard aesthetics.

@sechilds sechilds added the good first issue Good issue for first-time contributors label Apr 12, 2018
@gboushey
Copy link
Contributor

code chunks currently use .python rather than .language_python. are we looking to change these tags, or just find what code chunks are currently not tagged as python code?

@ErinBecker
Copy link
Contributor Author

@gboushey I believe it should be changed to .language_python to enable the new syntax highlighting feature of the lesson template.

@sechilds
Copy link
Contributor

I'm working on this one.

@sechilds
Copy link
Contributor

Pull request #37 addresses this issue.

@ErinBecker
Copy link
Contributor Author

Thanks @sechilds. This can be closed.

zkamvar pushed a commit to zkamvar/python-socialsci that referenced this issue Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for first-time contributors help wanted Looking for Contributors
Projects
None yet
Development

No branches or pull requests

3 participants