Mode tracking now checks for syntactic complete blobs
commit3e01b17d7cfb15abcc530504be3526b3a469ca6d
authorSam Liddicott <sam@mojojojo.(none)>
Wed, 13 Jan 2010 20:28:05 +0000 (13 20:28 +0000)
committerSam Liddicott <sam@mojojojo.(none)>
Wed, 13 Jan 2010 20:28:05 +0000 (13 20:28 +0000)
tree696f79fe642c1b8787c477997f1990f4c3d97858
parent72659fe72a12325d42a856eef4008de2102b7d62
Mode tracking now checks for syntactic complete blobs

Chunk: test:partial-chunk
if (1) {
  =<\chunkref{test:hidden-else}>
}

Chunk: test:hidden-else
  print "I'm fine";
} else {
  print "I'm not";

Will fail because test:hidden-else chunk is not scope-complete

These tests will check for correct behaviour:
newfangle
newfangle.lyx