softcommerceltd / magento-graphcommerce-cms

Other
4 stars 2 forks source link

Hope can add Link & Image processing in Richtext #6

Open magecommerce opened 4 months ago

magecommerce commented 4 months ago

Hope can add Link & Image processing in Richtext

softcommerceltd commented 4 months ago

Currently, RichText content supports limited formatting, such as heading [h1,h2,h3...], font style [bold, italic and underline] and paragraph. I'll be adding support for other formats in the near future. But for now, if you need to add an image or links, use the "Asset" and "Page Links" elements to build your content.

Contribution is welcome in case you'd like to add any missing functionality.