ccccccccccc
This commit is contained in:
parent
b489d90d16
commit
4926def2c2
|
|
@ -114,7 +114,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