in the file https://raw.githubusercontent.com/Juris-M/citeproc-js-docs/master/csl-json/markup.rst the following is invalid json { id:"item1", locator: 123, label: page, prefix: "See ", suffix: " (arguing that X is Y)" }
in the file https://raw.githubusercontent.com/Juris-M/citeproc-js-docs/master/csl-json/markup.rst
the following is invalid json
{
id:"item1",
locator: 123,
label: page,
prefix: "See ",
suffix: " (arguing that X is Y)"
}