浏览代码

Update src/utils.js

Co-Authored-By: Maciej <jodator@jodator.net>
Aleksander Nowodzinski 6 年之前
父节点
当前提交
279713def3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-code-block/src/utils.js

+ 1 - 1
packages/ckeditor5-code-block/src/utils.js

@@ -49,7 +49,7 @@ export function getLeadingWhiteSpaces( textNode ) {
  *
  * Input:
  *
- *		"foo()
+ *		"foo()\n
  *		bar()"
  *
  * Output: