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

Exporting/importing Yoopta content in different formats html, md, text #187

Conversation

Darginec05
Copy link
Collaborator

@Darginec05 Darginec05 commented Jun 21, 2024

Description

  1. Upgrade @yoopta/exports with v4 content
  2. Implement deserialize/serialize methods for html
  3. Implement deserialize/serialize methods for markdown
  4. Fix copy/paste behaviour from Editor

Fixes # (issue)
#185
#184
#150
#190

Type of change

Please tick the relevant option.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

@Darginec05 Darginec05 added enhancement New feature or request WIP Work in progress labels Jun 21, 2024
Copy link

vercel bot commented Jun 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yoopta-editor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 6:21pm

@Darginec05 Darginec05 merged commit 403bc2c into master Jun 25, 2024
3 checks passed
@Darginec05 Darginec05 deleted the 150-feature-exportingimporting-yoopta-content-in-different-formats-html-md-text branch June 25, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] - Exporting/importing Yoopta content in different formats (html, md, text)
1 participant