Преглед на файлове

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: