No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    q-editor custom bold handler

    Help
    2
    2
    185
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Andrewww last edited by

      hi! in whatsapp web, to make a word bold, you have to surround by *. i am trying to make a wysiwyg for emails but also for whatsApp

      what i am looking for is a way to extend some basic format buttons functionalities ( bold, italic , strike ) and be able to add and remove “<b>" insted of “<b>” and "</b>” insted of “<b>”. algo when you select a bold text, the button on the toolbar gets activated , suggesting a toggle.

      i was thinking something arround definitions and a custom handler, but i cant figured out, and i think using as a base the actual bold btn implementation will be easier, but i dont know where to find it.

      thks!

      1 Reply Last reply Reply Quote 0
      • Shoooryuken
        Shoooryuken last edited by

        Hi, sorry it’s not very clear for me.

        whatsapp use markdown ?
        wysiwyg create an html text, but you dont want real html ?
        quasar editor (wysiwyg) let you creating button, you can just create whatever you want as button and component
        in my opinion, you want to recreate the wheel

        1 Reply Last reply Reply Quote 0
        • First post
          Last post