From pandoc release, it is mentioned that "minted" latex package is supported besides verbatim since 1.9.1.2

Currently if I set normal code segment like

    $ pandoc -v

It will use "\begin{verbatim}"

~~~ {.bash}
$ pandoc -v
~~~

It will generate 

\begin{Shaded}
\begin{Highlighting}[]
\NormalTok{$ pandoc -v }
\end{Highlighting}
\end{Shaded}

How can I generate minted based latex instead ?

BTW: minted seems is better for code syntax highlight

rgs/larry

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to pandoc-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/pandoc-discuss/-/YyPePFbZm3EJ.
For more options, visit https://groups.google.com/groups/opt_out.