Hi all,

I'm just getting started with Pandoc, and I'm interested in converting big LaTeX documents to RST.

This is working great overall, but I have custom commands and packages that I'd like to write Lua filters to handle. For example, every time I have:

\begin{proof}

I would like to replace it with the RST code
*Proof*:

I also have things of the form
\begin{customenv}{Remark}

Which I want to replace by
**Remark**:

Would you mind helping me get started writing these Lua filters? Any help would be highly appreciated!

--
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/e44b1e30-cdc3-45f4-acfb-1aa7240c2c81%40googlegroups.com.