Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

fix javascript error on document page #2393

Closed
wants to merge 1 commit into from
Closed

fix javascript error on document page #2393

wants to merge 1 commit into from

Conversation

ragiragi
Copy link

highlight() is called twice. It causes following javascript error.

Uncaught Found

 element with class="sh_sourcecode",
but no such language exists

`highlight()` is called twice. It causes following javascript error.
> Uncaught Found <pre> element with class="sh_sourcecode",
> but no such language exists
@koichik
Copy link

koichik commented Dec 21, 2011

@ragiragi Can you sign the CLA?

@ragiragi
Copy link
Author

@koichik Yes. I've done.

@koichik koichik closed this in 892ba87 Dec 22, 2011
@koichik
Copy link

koichik commented Dec 22, 2011

@ragiragi Thanks, merged in 892ba87.

alexkwolfe pushed a commit to alexkwolfe/node that referenced this pull request Dec 23, 2011
`highlight()` is called twice. It causes following javascript error.
> Uncaught Found <pre> element with class="sh_sourcecode",
> but no such language exists

Fixes nodejs#2393.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants