I routinely convert html to docx with this simple command:

pandoc -s input.html -o output.docx

However, I now have a requirement to only convert parts of the html file. The html file comprises of various sections inside the <body> including <table> <div> and <span>. I only want to convert the content of <span> sections. Is the approach to create a template file, if so, how?

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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAE%2BryqvbzD%3DL7awSKuUGejdocXqxCp%3DSdeZ%2BszWxdWCEU1ULww%40mail.gmail.com.