Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

66
Vistas
How to make ck-edtior5 create new list item when I hit shift+enter?

Ck-editor just appending to same list item instead of creating new list item when I shift+enter ?

How can I achieve that ?

Here is how I am instantiating it.

ClassicEditor.create(document.querySelector("textarea"), {
      toolbar: {
        items: [
          "bold",
          "italic"
        ]
      },
    })
      .then((editor) => {
        editor.model.document.on("change:data", (e) => {
          console.log(editor.getData());
        });
      })
      .catch((error) => {
        console.error(error);
      });
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda