amyreese / markdown-pp

Preprocessor for Markdown files to generate a table of contents and other documentation needs
MIT License
309 stars 68 forks source link

cannot exclude modules... #41

Closed smidgeParticle closed 7 years ago

smidgeParticle commented 7 years ago

$ markdown-pp -o home.md -e includeurl home.mdpp Traceback (most recent call last): File "/usr/bin/markdown-pp", line 108, in modules.remove(module) AttributeError: 'dict_keys' object has no attribute 'remove'