- Posted by Henry on November 1, 2016
Introducing LaTeX Code Checker
This article was originally published on the ShareLaTeX blog and is reproduced here for archival purposes.
As part of our drive to make LaTeX even easier we have built a state of the art LaTeX code checker. When enabled, your LaTeX is constantly checked in real time for a series of common errors including
- Missing Brackets
- Unclosed Enviroments
- Incorrect Nesting
More checks are going to be added in the near future. This should help you catch and fix silly little errors without having to go through the compile process.