Filter package:pandoc
Type of filter and path to filter file.
Programmatically modifications of pandoc documents.
Process ipynb output cells. If mode is Nothing, remove all output. If
mode is Just format, select best output for the format. If format is
not ipynb, strip out ANSI escape sequences from CodeBlocks (see
#5633).
Modify the given document using a filter.
Use the scripting engine to run a filter.
Convert tabs to spaces. Tabs will be preserved if tab stop is set to
0.
Remove soft breaks between East Asian characters.