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

pawlicy rich text editor #2487

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raymsa41
Copy link

@raymsa41 raymsa41 commented Jul 22, 2023

Description

Rich text editor reimplementation to fix some deficiencies and extend the editor functionality.

We detected some problems from using the text combined with the code editor.

The main fixes addressed in this PR are the following:

  • Fixed ID attributes for code blocks
  • Support for tables inside the text editor
  • Disable the text editor in the code component
  • Added styling options for unordered lists
  • Support for multi-level unordered lists
  • Support for icons inside the text editor

With this PR, we aim to address the problems and extend the rich text editor functionality.

Screenshot

Screenshot 2023-07-21 at 19 44 12

@raymsa41 raymsa41 requested a review from a team as a code owner July 22, 2023 01:52
@raymsa41 raymsa41 requested review from gustavocodess and removed request for a team July 22, 2023 01:52
@vercel
Copy link

vercel bot commented Jul 22, 2023

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

Name Status Preview Comments Updated (UTC)
svelte-vite-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2023 1:52am

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.

None yet

1 participant