Skip to content

HtmlLexer moved in Pygments 2.2.0 #657

@tsvenson

Description

@tsvenson

In: examples/full-screen/full-screen-demo.py

from pygments.lexers import HtmlLexer

Needs to be changed to:

from pygments.lexers.html import HtmlLexer

When using Pygments 2.2.0

PS: Haven't checked if this change happened in earlier version as I just installed latest version and stumbled on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions