aboutsummaryrefslogtreecommitdiff
path: root/wasm/examples/rst-table-from-yaml-data/options.json
blob: 1ec0364f3724c3732849f6354bcab22dff576686 (plain)
1
2
3
4
5
6
7
8
{
 "to": "rst",
 "from": "markdown",
 "standalone": true,
 "citeproc": false,
 "html-math-method": "plain",
 "template": "custom.rst"
}