Skip to content

Deprecation: The 'pygments' configuration option has been renamed to 'highlighter' #26

@ghost

Description

New version of Jekyll : Deprecation: The 'pygments' configuration option has been renamed to 'highlighter'. Please update your config file accordingly. The allowed values are 'rouge', 'pygments' or null.

Thus, _config.yml line 4, needs to be changed from :
pygments: true
to:
highlighter: pygments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions