Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
> the vim syntax coloring works on the extensive md-set, where other > characters can be used as formatting tag. using this extensive set > brings more formatting options as well. should have RTFM completely, the backticks are explained on the daringfireball. just found the ~~ as striketrough mar

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
> Vim help doesn't explain the syntax of every kind of file you might > edit with it. IIUC, by putting text between grave accents in Markdown > `like this` you make it appear in monospace: for instance in Github > comments about Vim problems, this marks inline stuff that would be > typed literally

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread Tony Mechelynck
On Tue, Oct 2, 2018 at 1:11 PM meine wrote: > > On Mon, Oct 1, 2018, Tony Mechelynck wrote: > > > try syn-sync > > I read the suggested documentation and tried > > :set syntax fromstart > > , but it made no difference for a correct syncax coloring. > > On Mon, Oct 01, 2018 at 05:39:46PM +0200, Bra

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
On Mon, Oct 1, 2018, Tony Mechelynck wrote: > try syn-sync I read the suggested documentation and tried :set syntax fromstart , but it made no difference for a correct syncax coloring. On Mon, Oct 01, 2018 at 05:39:46PM +0200, Bram Moolenaar wrote: > Have you tried changing the value for 'r

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-01 Thread Bram Moolenaar
> I use vim a lot with regular markdown -- > see: daringfireball.net/projects/markdown > > in several files syntax coloring suddenly stops, and I can't find why. > this happens with files while typing, as well as in files while editing > afterwards. > > for example some markdown pieces of text:

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-01 Thread Tony Mechelynck
On Mon, Oct 1, 2018 at 11:40 AM meine wrote: > > Hi, > > I use vim a lot with regular markdown -- > see: daringfireball.net/projects/markdown > > in several files syntax coloring suddenly stops, and I can't find why. > this happens with files while typing, as well as in files while editing > after

syntax highlighting stops somewhere in a file -- why?

2018-10-01 Thread meine
Hi, I use vim a lot with regular markdown -- see: daringfireball.net/projects/markdown in several files syntax coloring suddenly stops, and I can't find why. this happens with files while typing, as well as in files while editing afterwards. for example some markdown pieces of text: [text](http