-
Notifications
You must be signed in to change notification settings - Fork 319
markdown to WYSIWYG editor and vice versa #1235
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for activist-org ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thank you for the pull request! ❤️The activist team will do our best to address your contribution as soon as we can. If you're not already a member of our public Matrix community, please consider joining! We'd suggest using Element as your Matrix client, and definitely join the |
Maintainer ChecklistThe following is a checklist for maintainers to make sure this process goes as well as possible. Feel free to address the points below yourself in further commits if you realize that actions are needed :)
|
Via the discussion that we've had on our call, @UnknownSean8, what's needed here is:
Quick note as well that we should do an update of the i18n key for this and also delete all localizations as the text will need to change on Weblate. Thanks for the amazing work here! 🚀 |
Hi, there are roadblocks here, might need some time to fix.
|
All good, @UnknownSean8! Let me know if another call would help! 😊 |
The above fixes the merge conflicts, @UnknownSean8 :) Let me know if another call to finalize this would help! 😊 |
Heyo @UnknownSean8 👋 Quick checkin to see what you're thinking in terms of timing here :) No stress as it's not too pressing, but also nice to bring it in. Happy to hop on a call to pair code the last of it! |
Contributor checklist
Description
This PR implements the markdown to WYSIWYG editor and vice versa, there is still some improvements to be made.
Related issue