Re: vim-pandoc
We've fixed that problem on the headings with the new changes, which
are already
in master. We've also re-added the highlighting of problematic spaces
in the end of
lines.
If you're using hardbreaks, set g:pandoc_use_hard_breaks to 1 in
your .vimrc and then the text will be be broken automatically. It
shouldn't leave any
space at the end of lines. You can also add
let g:pandoc_auto_format = 1
so paragraphs are reflown if you insert text in the middle of them,
but that has some
issues, and can be slow.
On Sep 3, 7:04 am, Dirk Laurie <dirk.lau...@...> wrote:
> On Fri, Sep 02, 2011 at 01:08:36PM -0300, Felipe Morales wrote:
> > can you tell me what problems did you see?
>
> The version on master at the time did things like: I start a document
> with `## heading`. It is highlighted. Fine. A little later, I decide
> I need some text before the heading. Nice open line so the heading will
> still be recognized by Pandoc. Whoops! No more highlighting for that
> heading.
>
> > I'm rewriting the syntax file, but those changes are not in master
> > yet. Can you test it out?
>
> Yes. It's OK so far, but I do miss the hard linebreak highlighting.
> It's almost always a mistake in the case of my documents, so the
> warning is really helpful.
>
> Dirk
--
--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To post to this group, send email to pandoc-discuss@...
To unsubscribe from this group, send email to pandoc-discuss+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pandoc-discuss?hl=en.