aboutsummaryrefslogtreecommitdiff
path: root/wasm/examples/docx-with-equations-to-latex/options.json
blob: 1803234e66278d106fde1d581ece6e94f37579dd (plain)
1
2
3
4
5
6
{
 "from": "docx",
 "to": "latex",
 "standalone": true,
 "input-files": ["equations.docx"]
}