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
In comments, enter finishes the comment and commits it. So you have to 'shift-enter' to get a newline.
The quote-block is expecting 'enter' keystrokes to get out of it, so it never gets those in comments, because users have to use 'shift-enter' to get a newline.
The text was updated successfully, but these errors were encountered:
Component in question: HyloEditor
In comments, enter finishes the comment and commits it. So you have to 'shift-enter' to get a newline.
The quote-block is expecting 'enter' keystrokes to get out of it, so it never gets those in comments, because users have to use 'shift-enter' to get a newline.
The text was updated successfully, but these errors were encountered: