Skip to content

A couple of improvements to the ConTeXt syntax

Jack Hill requested to merge (removed):context_improvements into master

This fixes a couple of bugs I found when making the test file.

  1. This fixes \starttyping blocks so that multiple blocks can be nested with the correct syntax.

  2. This adds syntax highlighting for ConTeXt TABLE commands which act like \start() \stop() pairs but use the syntax \b() \e() instead.

BUG: 445818 BUG: 445820

Merge request reports