TIL that Pandoc added filters for output. For inst...
# today-i-learned
f
TIL that Pandoc added filters for output. For instance, here's one that lets you control whether the first line of a paragraph after a block quote will be indented. https://github.com/pandoc/lua-filters/tree/master/first-line-indent For people in the humanities or others who will use lots of quotations, this is huge!