Hello guys!

I'm new with the tool, and I try to understand how filters works. I tried to install some community filters but any satisfy my needs.

I want to obtain multiple documents in output (markdown documents) which uses a specifc template already defined and working by me.

The input file, must be a CSV file with an header for example:
// CSV file \\
name, surname, date, location
Josh, White, 2022-10-12, Rome
Kate, Brown, 2021-09-30, London


I want in output in this case 2 documents:
  1. One with content filled by the values of first record of CSV
  2. One with content filled by the values of the second record of CSV
How can I do something like this ?

Thank you so much for your help!

--
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/9cf8d9c7-2789-4a28-b66e-d2c393880b3cn%40googlegroups.com.