aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fabian Kirchner <kirchner@posteo.de>2023-10-13 19:14:58 +0200
committerLibravatar Fabian Kirchner <kirchner@posteo.de>2023-10-13 19:14:58 +0200
commit0100c86670134a828833cc061e9e22587108fb4d (patch)
tree08d3bf40e2d6faf09d61c8b78fdfc9409d879ac6
parentb0cbe84cef6c8504d692fc65cbfd3427bd4f1f6f (diff)
review
-rw-r--r--app/Main.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Main.hs b/app/Main.hs
index 1c9f612..82c0526 100644
--- a/app/Main.hs
+++ b/app/Main.hs
@@ -202,6 +202,7 @@ main = do
"mdcat --columns 80 --local"
)
-- COMMENT This regresses in that issue tags are not shown at the end of the issue. I would be fine resolving this through a tracking issue.
+ -- RESOLVED Fixed this by not stripping the tags from the description in the first place
putDoc :: P.Doc P.AnsiStyle -> IO ()
putDoc doc = do