Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed call to gatherTextMarkAttributes using default config #77

Conversation

fsuk
Copy link
Contributor

@fsuk fsuk commented Jul 12, 2023

Call to gatherTextMarkAttributes in src\serializers\htmlToSlate\index.ts was not being passed the config object and was thus using the default config.
This prevented custom textTags and other settings being correctly utilised.

@thompsonsj
Copy link
Owner

I really appreciate this @fsuk , thank you!

@thompsonsj thompsonsj self-requested a review July 13, 2023 18:05
@thompsonsj thompsonsj merged commit 2afc34f into thompsonsj:main Jul 13, 2023
2 checks passed
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