This issue has been created
 
 
Cristal / cid:jira-generated-image-avatar-e0894e76-7483-4419-b480-e40de87b2e61 CRISTAL-640 Open

Deprecate the markdown module

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-30337a52-5bcf-40ce-aa13-bc005f24fb9d Manuel Leduc created this issue on 08/Aug/25 10:52
 
Summary: Deprecate the markdown module
Issue Type: cid:jira-generated-image-avatar-e0894e76-7483-4419-b480-e40de87b2e61 Task
Affects Versions: 0.20
Assignee: Unassigned
Components: Markdown
Created: 08/Aug/25 10:52
Priority: cid:jira-generated-image-static-major-b6fb4aaa-7c08-4d03-ac92-a41bfba3585c Major
Reporter: Manuel Leduc
Description:

See https://forum.xwiki.org/t/parsers-and-serializers-refactoring/17322

The markdown package should be replaced by a better integrated HTML serializer using uniast.

Tiptap is dependent on parts of this module. Since we would rather not invert time maintaining Tiptap, the easiest thing to do is to simply wait for Tiptap to be removed from our code base before removing markdown.