You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should be simple to support, because Bold and Italic are already partially supported on the client. The difference here:
The client needs to detect that the Link button was pressed, and intercede by showing a modal dialog asking for a URL.
That modal dialog needs to be designed and implemented.
Then the result needs to be sent to the server (the button pressed by client command can possibly be extended with a string "data" argument) and used as the value for the Style::Link style.
The text was updated successfully, but these errors were encountered:
This should be simple to support, because Bold and Italic are already partially supported on the client. The difference here:
Style::Link
style.The text was updated successfully, but these errors were encountered: