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

integrate prismjs syntax highlighting #176

Closed

Conversation

thescientist13
Copy link
Member

resolves #175, though I think this is suffering from the same issue as #171 in that when in 'strict' mode, and all JS is stripped away, so to that includes any CSS-in-JS as well.

For example, in development
Screen Shot 2020-12-14 at 3 28 21 PM

In production
Screen Shot 2020-12-14 at 3 32 06 PM

That said, in the new version of Greenwood, there will be a better away around this so maybe just wait until the 0.10.0 upgrade?

@thescientist13 thescientist13 added enhancement New feature or request question Further information is requested labels Dec 14, 2020
@thescientist13
Copy link
Member Author

I think #182 has fixed #171 to fix the overall global styling, so I think once that is merged, this should no longer be an issue? (after a rebase). 🤞

@thescientist13
Copy link
Member Author

replaced by #193

@thescientist13 thescientist13 deleted the enhancement/issue-175-code-syntax-highlighting branch March 21, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

introduce code syntax highlighting for blog posts
1 participant