-
Notifications
You must be signed in to change notification settings - Fork 2
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
Code display plugin on ClassicPress.net not working #1
Comments
As I recall, James had to remove the |
Yes, that's right. It's also pretty over-large for what it was doing. I'd be open to installing a lightweight replacement if you know of one. |
I've worked on the plugin to bring it to PHP 7 compatibility. Also, if you remove the 50 needless languages, it's much slimmer; this involves just removing the directories. For the ClassicPress blog, leaving in only html, xml, apache, php, sql, css, javascript, and json would probably cover every last need. Removing the extras is 1/3 of the plugin. |
I've built a slim and performant (250K footprint, 55K output) Syntax Highlighter plugin based on Prism. It still has one issue, but, may become a viable option for ClassicPress.net. Please give it a test-drive. @nylen, I proposed a solution on this issue; is this the correct approach? |
Is the plugin broken? I can't see the button in the editor and the code that's normally displayed like:


Is now displayed like:
The text was updated successfully, but these errors were encountered: