-
-
Notifications
You must be signed in to change notification settings - Fork 173
Description
Context
As part of "Meta issue : Editor #1022" we need to remove the editor toolbar.
We want to keep the interface as uncomplicated as possible, so we only include the features which are most important.
With this in mind, all editing features will be accessed through the slash menu and/or the tooltip.
Expected Behavior
When removing the toolbar component.
You should also remove the code for these unused features:
Strikethrough
Codeblock - icon is <> in a square. - We should keep the code tags(which is just <>)
Left align
Center align
Right align
Exponent - x²
Subscript - x₀
Table
All features on the slash menu should stay.
Slash menu :

Specifically :
Text / Heading / Subheading / Quote / Code snippet / Bullet list / Numbered list
Screenshots
This is the toolbar:
Additional info
The alpha editor can be found at :
app>(app)>alpha>new
Any questions feel free to ask.
