Hi Folks, 
I am using pandoc version 2.10.1 for converting the tex into docx. While trying to convert one of tex which has nested tables pandoc started throwing a pandoc 65 error stating that  it's expecting \end{table} but it got \end{tabular}. 

Here is the element for reference:

\begin{table}[!h]
\small
\caption{Some fails.}
\label{table:failedML}
\begin{tabular}{llll}
\hline
& \textbf{hear}   \textbf{fail}                                       & \textbf{Flex fail}   \textbf{content}                                       & \textbf{Flexible failure}\\   \textbf{newcontent}                                \\ \hline
\textbf{Expectation} \\ \textbf{mean} \\ \textbf{deviation} &   If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following format  \\
\hline
\end{tabular}
\end{table}

Any kind of suggestion or help is really appreciated

Thanks in advance!!!

--
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/71c9115f-6e6d-423d-9ae7-40a121d92fabn%40googlegroups.com.