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 coloring for code doesn't work #315

Open
arnaud-carre opened this issue Dec 28, 2022 · 1 comment
Open

syntax coloring for code doesn't work #315

arnaud-carre opened this issue Dec 28, 2022 · 1 comment

Comments

@arnaud-carre
Copy link

arnaud-carre commented Dec 28, 2022

Hi!
I forked your repo to create a blog about code. I modifyed the config file , adding

markdown: kramdown
highlighter: rouge
kramdown:
input: GFM

In a .md new post file, I use the syntax with three ` producing:

some code...

when looking at github "md" preview page, the code snippet has some colors. But when looking to the deployed github pages, the code is using "fixed size font" (as expected for a code block) but doesn't have any color.

Any hint to fix that?

@hojongs
Copy link

hojongs commented Jan 19, 2023

Same problem here.

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

2 participants