This PR adds more controls to the editor in the Block settings.
Users can now add headings, lists, inline code
Users can now add images, by providing a URL to the image (no upload for now). Adding this feature as basic as it is now, was a low effort to do. Providing something where users can upload and manage their images will be on another level which I decided to not do for now.
Users can now also rich text edit the completion page, which was just a paragraph text before.
Also changed the typography system by removing tailwind/typography and providing custom styles.
This PR adds more controls to the editor in the Block settings.
Also changed the typography system by removing tailwind/typography and providing custom styles.