Parcourir la source

Update src/utils.js

Co-Authored-By: Maciej <jodator@jodator.net>
Aleksander Nowodzinski il y a 6 ans
Parent
commit
279713def3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: