使用showdown.js的基本方式: function compile(){ //获取要转换的文字var text = document.getElementById("content").value; //创建实例var converter = new ...
確定! 回上一頁