Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating HTML docs #8

Open
rickheil opened this issue Nov 10, 2016 · 0 comments
Open

Error creating HTML docs #8

rickheil opened this issue Nov 10, 2016 · 0 comments

Comments

@rickheil
Copy link

Standard OS X 10.12 install (no weird homebrew stuff). easy_install markdown, and get this:

$ ./spruce docs --html ~/Desktop/
Traceback (most recent call last):
File "./spruce", line 158, in
main()
File "./spruce", line 43, in main
args.func(args)
File "/Users/admin/Documents/Spruce-for-Munki/spruce_tools/docs.py", line 220, in handle_docs
output, extensions=extensions, output_format="html5")
File "build/bdist.macosx-10.12-intel/egg/markdown/init.py", line 494, in markdown
File "build/bdist.macosx-10.12-intel/egg/markdown/init.py", line 355, in convert
AttributeError: 'Markdown' object has no attribute 'strip'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant