라이브 편집 인용과 멀티라인 입력 보정
This commit is contained in:
@@ -88,6 +88,7 @@ const onBodyCommit = (body) => {
|
||||
*/
|
||||
const onBodyInput = (body) => {
|
||||
liveBody.value = body
|
||||
commitCodeBlock(body)
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user