From f0675acff032a2558d0d7b303c0b8199fd17c162 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Thu, 9 Nov 2023 15:35:32 +0100 Subject: fix extracting tags from code --- app/Main.hs | 9 --------- 1 file changed, 9 deletions(-) (limited to 'app/Main.hs') diff --git a/app/Main.hs b/app/Main.hs index 1aff48b..e1ae560 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -38,7 +38,6 @@ -- I am neither for nor against replacing `mdcat` with our own markdown -- rendering. -- --- @supersedes exclude-tags-in-code-blocks -- @supersedes make-show-page-able -- @supersedes only-separate-generated-tags-with-a-blank-line-when-description-does-not-end-with-tags -- @@ -175,14 +174,6 @@ -- @should-automatically-generated-ids-be-random, as long as they are an -- additional mechanisam (so that we can ditch them, should they not work out). --- FIXME Exclude tags in code blocks --- --- Tags which appear in markdown code blocks should not be considered --- tags. --- --- @topic tags --- @topic markdown - -- TODO Only separate generated tags with a blank line when description does not end with tags -- -- An issue like -- cgit v1.2.3