I'm talking about writing table[r]x[c]
and pressing <tab>
to generate a Markdown table with the required numbers of rows and columns (in GFM or whatever markdown flavor one prefers). I don't feel like making, say 100, snippets for tables of a size up to 10x10
. Is there a way that can automate this table creation process while avoiding keystrokes at the same time?
Thank you for your input.