I want to position my text inside richtext, how do I do that? I checked the types of richtext elements and I do not see any type for these.
Hi @johnmadrigal_! This is currently not implemented into Payload's core but it is on our radar and part of our roadmap! You can see that here:
https://github.com/payloadcms/payload/discussions/1218You can definitely build this yourself if you'd like but we believe it should be a core feature - here is an example of this feature shown by SlateJS:
And the code for the above example:
Lat me know if you have any other questions!