I'm using a Lua filter to construct a navigation bar, which I'd like to have appear as the very first thing on a standalone HTML page.  However, looking at `pandoc -D html`, it appears that the metadata title is inserted before anything in the body that I build using the Lua filter.  So my navigation bar doesn't show up until after the page title, which is not the result I was hoping for.

Is there a way for me to alter the `include-before` list from within a Lua filter?  Or is there some other approach I should be taking to this problem?


Norman Ramsey

--
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/f6a8164f-db8a-4c16-83a1-199dce28ab8en%40googlegroups.com.