ccccccccccccc
This commit is contained in:
parent
ff91a7897e
commit
84eb0246d6
|
|
@ -130,7 +130,7 @@ function consoleLog(str) {
|
|||
// disableforced4spacesindentedsublist: true,
|
||||
ghCodeBlocks: true,
|
||||
})
|
||||
convert.setFlavor('github')
|
||||
// convert.setFlavor('github')
|
||||
document.querySelectorAll('.md-content').forEach((textarea, index) => {
|
||||
console.log('查找到的textarea元素', textarea)
|
||||
var text = textarea.value
|
||||
|
|
|
|||
Loading…
Reference in New Issue