siefkenj / unified-latex

Utilities for parsing and manipulating LaTeX ASTs with the Unified.js framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should force newline after \\

siefkenj opened this issue · comments

Formatting

text \\ other text

should produce

text \\
other text