Skip to content

Configure kramdown to use GFM #307

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

Merged
merged 2 commits into from
Dec 10, 2016
Merged

Configure kramdown to use GFM #307

merged 2 commits into from
Dec 10, 2016

Conversation

WasabiFan
Copy link
Member

This makes it so that code fences work properly in local previews. I believe that the GH Pages build already default to this setting, because fences worked on the real site before, but not in previews.

Copy link
Member

@dlech dlech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a fan of using code fences, but I suppose GFM may be useful for some other things.

@WasabiFan
Copy link
Member Author

Code fences allow us to specify a code highlighting language, so we now will be able to normalize on code fences instead of using the ugly highlight blocks.

@WasabiFan WasabiFan merged commit d7e11ab into master Dec 10, 2016
@WasabiFan WasabiFan deleted the use-gfm branch February 15, 2017 00:42
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

Successfully merging this pull request may close these issues.

2 participants