Hello usually i use command line pandoc or I create .bat file with command inside to launche simply with a double click. And inside I use filter option like: -f markdown_mmd+multiline_tables+yaml_metadata_block+raw_attribute+fancy_lists+header_attributes+implicit_header_references --toc --toc-depth=4 --number-sections I have about 10-15 batch files, each one to generate a specific docx. If i found a new extension it can be useful, I have to edit each bat file. Is it possibile, in command line, using something like "-f /path/to/foobar/ext.txt" where i can store the real string like: "markdown_mmd+multiline_tables+yaml_metadata_block+raw_attribute+fancy_lists+header_attributes+implicit_header_references" and pandoc read it dinamically each time, so I can edit that list just one time? thanks -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6afd70b2-fffd-4f04-9198-f0dc2f371218n%40googlegroups.com.