I've updated mkdn2latex the python script which converts markdown to latex (see also the original release announcement). Changes include:

  • Support for markdown code blocks and html pre/code blocks generally using latex verbatim
  • Verified compatibility with markdown 1.6
  • A few minor bugfixes