aboutsummaryrefslogtreecommitdiff
path: root/wasm/examples/ris-to-formatted-markdown-bibliography/options.json
blob: ff17f00b8c78a756d8a8c0380e91a76fd19a721e (plain)
1
2
3
4
5
6
7
8
9
{
 "to": "markdown_strict",
 "from": "ris",
 "standalone": false,
 "embed-resources": false,
 "citeproc": true,
 "html-math-method": "mathml",
 "wrap": "auto"
}