moo icon indicating copy to clipboard operation
moo copied to clipboard

Editor-agnostic markdown live previewer.

Results 3 moo issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/sdk/anaconda2/lib/python2.7/site-packages/moo/__init__.py", line 227, in main export_files(files, options) File "/sdk/anaconda2/lib/python2.7/site-packages/moo/__init__.py", line 175, in export_files template = env.get_template('export.html') File "/sdk/anaconda2/lib/python2.7/site-packages/jinja2/environment.py", line 830, in get_template return self._load_template(name,...

In the source setup.py and fro the whl file the template directories are not being installed to the correct place resulting in an "internal server error. Index not found"

Sometimes I get the error "no longer exists" When the file does exist and I've been editing it with Vim. This causes "moo" to quit. I think perhaps the file...