Skip to content

feature: support extension for TextSerializer#55

Open
leftzzzz wants to merge 1 commit intoueberdosis:mainfrom
leftzzzz:feature/support-extension-for-TextSerializer
Open

feature: support extension for TextSerializer#55
leftzzzz wants to merge 1 commit intoueberdosis:mainfrom
leftzzzz:feature/support-extension-for-TextSerializer

Conversation

@leftzzzz
Copy link

Hi, i found that i can't use extension in TextSerializer for get text while I using function
for example:

Editor([
    'extensions' => [
        new CustomNode(),
    ],
])
->setContent($content)
->getText();

I hope it can be supported, otherwise i can't get text from custom format.

@d8vjork
Copy link

d8vjork commented Jan 8, 2026

We need this feature as we expected this to work as the JS library for the Editor::getText()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants