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

Syntax highlighting issue with java #358

Closed
dkanicki opened this issue Sep 4, 2014 · 2 comments
Closed

Syntax highlighting issue with java #358

dkanicki opened this issue Sep 4, 2014 · 2 comments

Comments

@dkanicki
Copy link

dkanicki commented Sep 4, 2014

Using Wordpress prism plugin I get TypeError:
TypeError: pattern.exec is not a function
var match = pattern.exec(str);

The code in not properly highlighted and line numbers don't show up.

In my wordpress post I put:
[prism field=WebMvcConfig language=java class=line-numbers data_line=3]

@nauzilus
Copy link
Contributor

nauzilus commented Apr 3, 2015

I think this can be closed now since #360 is merged.

@dkanicki can you confirm this is fixed?

@Golmote
Copy link
Contributor

Golmote commented Sep 16, 2015

I consider this fixed.

@Golmote Golmote closed this as completed Sep 16, 2015
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

No branches or pull requests

3 participants