Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: b98bd3b43da1c34a0fb21be07bb1700652993715 https://github.com/xwiki-contrib/cristal/commit/b98bd3b43da1c34a0fb21be07bb1... Author: Manuel Leduc <[email protected]> Date: 2025-09-16 (Tue, 16 Sep 2025) Changed paths: M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue M core/attachments/attachments-ui/src/vue/__tests__/AttachmentsTable.test.ts M core/document/document-default/src/defaultDocumentService.ts M core/model/model-reference/model-reference-api/etc/cristal-model-reference-api.api.md M core/model/model-reference/model-reference-api/src/index.ts M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts A core/model/model-reference/model-reference-api/src/modelReferenceParserOptions.ts M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceParser.test.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts M core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts M core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts M core/uniast/uniast-html/src/html/default-uni-ast-to-html-converter.ts M core/uniast/uniast-markdown/src/__tests__/converters.test.ts M core/uniast/uniast-markdown/src/markdown/default-markdown-to-uni-ast-converter.ts M editors/blocknote-react/src/components/images/ImageSelector.tsx M editors/blocknote-react/src/misc/linkSuggest.ts Log Message: ----------- CRISTAL-468: Editor serializes internal links to WikiLinks syntax, no matter the backend Fix regression when editing pages. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications