From fe80e94838d3701f83eef1f3cb45c087bf9130ac Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Sun, 13 Feb 2022 08:11:34 +1100 Subject: Passthrough maths but change delimiters --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index cf1d4fd..665b7c4 100644 --- a/README +++ b/README @@ -1,2 +1,3 @@ This is an idempotent latex formatter. Sentences are broken on new lines to -limit conflicts. Reads from STDIN and writes formatted output to STDOUT. +limit conflicts. Reads from STDIN and writes formatted output to STDOUT. Maths +delimeters are converted to LaTeX and passed through without formatting. -- cgit v1.2.3