Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Use Highlight.php instead of Prism.js for server-side rendering of Code block's syntax highlighting#13

Closed
westonruter wants to merge 9 commits intomkaz:masterfrom
westonruter:update/highlight-php-rendering
Closed

Use Highlight.php instead of Prism.js for server-side rendering of Code block's syntax highlighting#13
westonruter wants to merge 9 commits intomkaz:masterfrom
westonruter:update/highlight-php-rendering

Conversation

@westonruter
Copy link
Contributor

@westonruter westonruter commented Aug 12, 2018

Screenshots:

image

image

@westonruter westonruter changed the title Use Highlight.php instead of Prism.js for server-side rendering Use Highlight.php instead of Prism.js for server-side rendering of Code block's syntax highlighting Aug 12, 2018
@mehigh
Copy link

mehigh commented Oct 20, 2018

Tested it today, works really well. Thanks @westonruter for the contribution!

@mkaz
Copy link
Owner

mkaz commented Dec 11, 2018

I really appreciate the effort you put in for this, but I'm going to keep this plugin as front-end only using Prism. For a server-side rendering plugin, please feel free to fork from this PR, if you do let me know and I can add a link in the readme for the alternate implementation.

I just want to keep this fairly low maintenance and simple, the less things in it the less likely it will break down the line; the reason I did #23 and removing build and other steps, fewer dependencies and moving parts.

@mkaz mkaz closed this Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants