Add indent and outdent toolbar buttons#555
Conversation
Use commands 'tabAndIndentMarkdownList' and 'shiftTabAndUnindentMarkdownList' assigned to keyboard shortcuts.
|
Solves #232 |
|
Thank you for the contribution! It all looks good to me except for one small thing: the placement of the buttons when enabled is maybe a little strange. I'd expect them closer to (maybe next to?) the I'll leave the choice to you, just say "merge" and I'll click merge. :) LGTM |
I just added everything to the end, so it wasn't a calculated choice. Do you mean this part setting the default toolbar? I don't mind moving them between whatever elements you prefer. |
|
And I have been using outdent to the left of indent like in that image, so I'll change that as well. |


Use commands 'tabAndIndentMarkdownList' and
'shiftTabAndUnindentMarkdownList' assigned to keyboard shortcuts.