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

protect highlight.js against unknown languages #3269

Merged
merged 1 commit into from May 3, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented May 3, 2013

falls back on autodetect if specified language fails (e.g. unrecognized language).

closes #3268

falls back on autodetect if specified language fails (e.g. unrecognized language).

closes ipython#3268
@minrk
Copy link
Member Author

minrk commented May 3, 2013

@Carreau @ellisonbg is in the midst of reorganizing the js, so let's hold back on merging PRs against js until he is done.

@minrk
Copy link
Member Author

minrk commented May 3, 2013

Heard from @ellisonbg that we are still in a safe window before he moves the js files, so merging now.

minrk added a commit that referenced this pull request May 3, 2013
protect highlight.js against unknown languages
@minrk minrk merged commit 335b397 into ipython:master May 3, 2013
@minrk minrk deleted the babel branch May 3, 2013 18:47
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
protect highlight.js against unknown languages
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.

GFM triple backquote and unknown language
1 participant