Skip to content

error message HTML sanity  #32

@arnauldb

Description

@arnauldb

Hello,

I try to use Html sanity. I put the htmlsanity.py file in a "m" directory (pelican/plugins/m).

Added to my pelicanconf.py:

PLUGINS = ['m.htmlsanity']
M_HTMLSANITY_SMART_QUOTES = True
M_HTMLSANITY_HYPHENATION = True

Installed the Pyphen li­brary using: pip install Pyphen

But I have this error:

ERROR: Cannot load plugin `m.htmlsanity`
     | ImportError: No module named m.htmlsanity

Thank you for any help.

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