I'm basically trying to pass raw_html into an html template file with a $body$ variable.

But even when i specify raw_html  in the from format, pandoc still mangles it by stripping away elements like section from landing.html.

Have I misunderstood something?

pandoc -f html+raw_html --metadata title="Lewis Campbell Technologies" --template=static/template.html -o www/index.html static/landing.html

--
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/132121c3-8a51-45a5-a6ad-3acd8b9b204fn%40googlegroups.com.