Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.33.0](v0.32.2...v0.33.0) (2019-05-14) ### Bug Fixes * add better error reporting for pandoc ([2982f35](2982f35)) * better error message ([acc64d9](acc64d9)) * correct version; fix type defs ([1a1120e](1a1120e)) * ensure js files are in dist ([fc468cd](fc468cd)) * ensure js files are in dist ([083010e](083010e)) * implem language handlking for Code and CodeBlock ([8d05a84](8d05a84)) * implem table handling in pandoc ([2f18fc2](2f18fc2)) * reenable running of pandoc binary ([393d0d8](393d0d8)) * refactor convert() and pandoc file handling ([a0c6a41](a0c6a41)) * reinstate docx, odt and Pandoc Markdown compilers ([985175f](985175f)) * remove default to option in cli ([3e24efa](3e24efa)) * renables jats ([0f95b04](0f95b04)) ### Features * add LaTeX converter ([96aeef8](96aeef8)) * add Pandoc types ([c9dfd1e](c9dfd1e)) * allow Pandoc converter to be used as is ([d975b1b](d975b1b)) * fallback to rPNGs for nodes without Pandoc equivalents ([f401d27](f401d27))
- Loading branch information