marked.setOptions({ renderer: new marked.Renderer(), highlight: function (code) { return hljs.highlightAuto(code).value }, pedantic: false,
確定! 回上一頁