Friday, August 29, 2014

Problems with vim-repress and markdown

Hi,

I am trying to use vim-repress. When I am writing posts with the type
HTML everything works fine. But when I use markdown and want to save a
blog post the following error pops up:

Error detected while processing :
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "<string>", line 41, in __check
File "<string>", line 47, in <lambda>
vim.error: Vim(echoerr):something wrong: cannot marshal <class 'markdown2.UnicodeWithAttrs'> objects

I am on vim 7.4.410. Vim is compiled with python-support. Any ideas what
the problem could be?

Niels

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: