markdown is getting even more common these days it would be nice that geany can make itself a first class markdown editor. The "urgent" feature I would request:
When adding a list, a return key should automatically make next line read for the list, now I have to type each list line with "* my line", the "* " part should be automatically added.
select a few lines and change them to a list easily together
when type headlines they should be bold as what bold already does
select some text then use keybinding to make it bold or italic, e.g. Ctrl+B(bold), ctrl+I(italic) , or just type **
, *
it can auto be added to both ends of the selected text, now I can only do this with quote sign `
with above features, geany will become one of the best markdown editor, that alone is enough for its wider usage
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.