PricingBlog

Display Content from quill editor as read-only

  • the_guy01-1256731467380428970

    the_guy

    1 year ago

    What is the best way to display the value from the quill editor - or text with html tags in general - properly for users to view only?

    I want to add terms, conditions, privacy policy,... to my site and formating is really convenient with the quill editor, however when I paste the content with the html tags into a normal text or span, it is html escaped.
    1256731467975884860-Screenshot_2024-06-30_at_02.01.48.png
    1256731467581493450-Screenshot_2024-06-30_at_02.01.23.png
  • lucasg-1256758521459114116

    Lucas G

    1 year ago

    Use the html-block package
    🙏1
  • the_guy01-1256951251351113748

    the_guy

    1 year ago

    I have searched for a HTML block without the Package but couldn't find one - that worked fine, thanks 🙏🏻