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
Hi,
Currently i am developing text editor which operates on voice command. Now, the requirement is that when a user speaks "new paragraph" command the editor should automatically add a new line, so for that i already tried " " double space and also "\" but it didn't work. can anyone help what is the proper syntax for new line when using markdown in react-rte
The text was updated successfully, but these errors were encountered:
Hi,
Currently i am developing text editor which operates on voice command. Now, the requirement is that when a user speaks "new paragraph" command the editor should automatically add a new line, so for that i already tried " " double space and also "\" but it didn't work. can anyone help what is the proper syntax for new line when using markdown in react-rte
The text was updated successfully, but these errors were encountered: