Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

77
Views
ckeditor5 using the downcastwriter and the upcastwriter to wrap comments

I'm looking to get ckeditor5 to wrap comments around its own tag rather than a p.

In the source view i'm inputting:

<p>
Some text.
</p>
// Here we have some comments
<p>
Some text 2.
</p>

It becomes

<p>
Some text.
</p>
<p>// Here we have some comments</p>
<p>
Some text 2.
</p>

But I want:

<p>
Some text.
</p>
<comment>// Here we have some comments</comment>
<p>
Some text 2.
</p>

Instead.

And upon downcasting it should become the initial version.

How can I do this by customizing upcast and downcast?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!