bmcorser / fontawesome-markdown

Markdown extension to use Font Awesome icons in a GitHub style
http://bmcorser.github.io/fontawesome-markdown/
45 stars 24 forks source link

Using the fontawesome extension with Pelican #1

Closed vibrog closed 9 years ago

vibrog commented 9 years ago

I tried to use fontawesome-markdown with Pelican by adding the following to the Pelican settings file:

from package import fontawesome_markdown
MD_EXTENSIONS = [FontAwesomeExtension(),]

No success. Any suggestions?

vibrog commented 9 years ago

Ah! https://github.com/bmcorser/pelicanfly