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

Add richTextToPlainText #12

Merged
merged 8 commits into from
Nov 8, 2024
Merged

Add richTextToPlainText #12

merged 8 commits into from
Nov 8, 2024

Conversation

thebuilder
Copy link
Contributor

@thebuilder thebuilder commented Nov 7, 2024

  • Support generating plain text from Umbraco rich text with richTextToPlainText
  • Use type guards, so we can support the basic OpenAPI model from Umbraco, that just contains {tag: string}
  • Refactor the setup, so models can be shared

- Support generating plain text from Umbraco rich text
- Refactor the setup, so models can be shared
@thebuilder thebuilder requested a review from fbosch November 7, 2024 13:44
@charlie-tango charlie-tango deleted a comment from pkg-pr-new bot Nov 7, 2024
@charlie-tango charlie-tango deleted a comment from pkg-pr-new bot Nov 8, 2024
Copy link

pkg-pr-new bot commented Nov 8, 2024

pnpm add https://pkg.pr.new/@charlietango/react-umbraco@12

commit: 9cfe150

@thebuilder thebuilder merged commit f8020fd into main Nov 8, 2024
4 checks passed
@thebuilder thebuilder deleted the feat/rich-text-to-plain-text branch November 8, 2024 11:53
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.

1 participant