Skip to content

Support span tags in rendering description#1

Merged
michaelginalick merged 1 commit intomasterfrom
Support-Span-Tags
Feb 24, 2023
Merged

Support span tags in rendering description#1
michaelginalick merged 1 commit intomasterfrom
Support-Span-Tags

Conversation

@michaelginalick
Copy link
Copy Markdown

@michaelginalick michaelginalick commented Feb 22, 2023

When copy/pasting text into the description field on contentstack. Contentstack will wrap the text in a span tag. This is fine except the open source library doesn't support span tags. As a result, during the write back process the description field is set to an empty string and the entry will fail to import due to validation errors.

This fork of the library will add support for spans. Note I will also open a PR on the open source repo, and reference it in the contenthub rails app as we will need to use this fork until the PR is merged.


@michaelginalick
Copy link
Copy Markdown
Author

PR to opensource library contentstack#9

@michaelginalick michaelginalick merged commit 8c93591 into master Feb 24, 2023
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.

3 participants