1 2 3 4 5 6 7
return { { SingleQuoted = function (content) return pandoc.Quoted("DoubleQuote", content) end, } }