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

fix deprecation warning; add markdown interpreter selector #223

Closed
wants to merge 1 commit into from
Closed

fix deprecation warning; add markdown interpreter selector #223

wants to merge 1 commit into from

Conversation

copperlight
Copy link

Changes:

  • change pygments to highlighter to remove deprecation warning
  • add markdown field to select new interpreter

See https://help.github.com/articles/migrating-your-pages-site-from-maruku for details on the new markdown interpreter. If this field is not specified, GitHub Pages will default to maruku, which does not always compile valid markdown cleanly.

Change was validated using the configuration steps specified in https://help.github.com/articles/using-jekyll-with-pages and then running bundle exec jekyll serve.

@mchelen
Copy link
Contributor

mchelen commented Jul 17, 2014

Where did you find the highlighter: true syntax? http://jekyllrb.com/docs/configuration/ uses highlighter: pygments

@groundh0g
Copy link
Collaborator

As stated by @mchelen, syntax calls for name of highlighter, not boolean. Looks like docs (and the jekyll-bootstrap master branch) have been updated since this PR. Closing.

@groundh0g groundh0g closed this Oct 17, 2015
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