-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
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 library 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels