fdsfds
This commit is contained in:
parent
4ad16fd860
commit
50b2dbee49
2 changed files with 3 additions and 4 deletions
|
@ -182,8 +182,7 @@ function markdown() {
|
|||
}
|
||||
}
|
||||
|
||||
// document.getElementById('preview').innerHTML = marked(input)
|
||||
document.getElementById('preview').innerHTML = input;
|
||||
document.getElementById('preview').innerHTML = marked(input)
|
||||
}
|
||||
|
||||
document.onpaste = function(event) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue