From 9998ac92263127b05fd1eb607f3b7740c69d3a58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Fri, 26 Sep 2025 22:49:46 +0800 Subject: [PATCH] style: run fourmolu --- src/Types.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Types.hs b/src/Types.hs index 615c401..a41e38b 100644 --- a/src/Types.hs +++ b/src/Types.hs @@ -105,10 +105,10 @@ data DocMarkup mod id -} DocMathInline String | {- | Math multiline display - \[ + \[ mathematical expression in multiple lines - \] + \] -} DocMathDisplay String | {- | Anchors, no spaces allowed