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

Added code highlighting to bash and jade #559

Merged
merged 1 commit into from
Mar 28, 2012
Merged

Added code highlighting to bash and jade #559

merged 1 commit into from
Mar 28, 2012

Conversation

kizu
Copy link
Contributor

@kizu kizu commented Mar 28, 2012

I saw this comment and thought that it's cool that github can somewhat highlight Jade, so I added this highlighting to readme. While it's not perfect (there are some strange highlighting errors), I think it's still better than plain black text.

Also, added highlighting to bash strings.

@tj
Copy link
Contributor

tj commented Mar 28, 2012

awesome thanks! I looked at pygments and I didn't see anything for jade, and github doesn't support .jade files so im not sure where the ```jade support is coming from

tj added a commit that referenced this pull request Mar 28, 2012
Added code highlighting to bash and jade
@tj tj merged commit c58105d into pugjs:master Mar 28, 2012
@kizu
Copy link
Contributor Author

kizu commented Mar 28, 2012

I've searched a bit and found that there is a lexer for Jade mentioned here — http://pygments.org/docs/lexers/ — search for JadeLexer.

@tj
Copy link
Contributor

tj commented Mar 28, 2012

oh interesting weird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants