diff options
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 9 |
1 files changed, 0 insertions, 9 deletions
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 |