Richtext editor not showing markdown

System Information
  • Strapi Version: 3.4
  • Operating System: Mac
  • Database: PostgreSQL
  • Node Version:
  • NPM Version:
  • Yarn Version:

I’m having an issue where my richtext fields are not showing the markup, but are showing in preview. These are for single types, my collection types with rich text seem to be working as intended. You can see the preview image below and the markup in my reply. Any help is appreciated!

1 Like

Having a somewhat same problem here. My Rich text editor won’t show data when i reload the page for collection types. Single types work fine.

I am having the same issue. I changed out my rich text editor to use CKEditor and it works fine for collections…however, for Single Types, the field is blank…however, I can see the saved content in the database. I am using “value”={value} in the React component and seems to render for collections…maybe the value coming back in Single Types is different? Thoughts?

1 Like

I am having the exact same issue. Did you ever figure it out?

e: deleting my plugin and installing this worked: GitHub - Roslovets-Inc/strapi-plugin-ckeditor5: Replace Strapi default WYSIWYG editor with enhanced build