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
It would be nice if a user could set a preference for whether the HTML editor opens up for new / blank text in HTML or Markdown mode. This could be done in the user preferences section of the UI and applied whenever the text editor is opened with empty text.
The text was updated successfully, but these errors were encountered:
* Add type definitions to UserSettingsHandlerService. Add missing properties that were used and refactor to not mix promises
* Update user preferences page
* Update content editor to respect user preferences. If no preference is set, or is "auto", revert back to original behaviour of guessing appropriate format
It would be nice if a user could set a preference for whether the HTML editor opens up for new / blank text in HTML or Markdown mode. This could be done in the user preferences section of the UI and applied whenever the text editor is opened with empty text.
The text was updated successfully, but these errors were encountered: