badness 0.5.0

A language server, formatter, and linter for LaTeX
1
2
3
4
5
6
7
% \section{Introduction}
% Some prose describing \foo and friends.
%    \begin{macrocode}
\def\foo#1{\bar@baz{#1}}
\def\baz{x}
%    \end{macrocode}
% Closing remarks.