/** * @license Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ /** * @module list/converters */ import { generateLiInUl, injectViewList, mergeViewLists, getSiblingListItem, positionAfterUiElements } from './utils'; import TreeWalker from '@ckeditor/ckeditor5-engine/src/model/treewalker'; /** * A model-to-view converter for the `listItem` model element insertion. * * It creates a `