| ▲ | rao-v 3 hours ago | ||||||||||||||||||||||
Tables are the one thing in markdown where I’d prefer to emphasize edit ergonomics over good looking unrendered text. Making a quick manual change like adding column to a markdown table is just unfun. I’ve always thought a json like format that a linter can organize would be better. Which is all to say I really like the table proposal here - adding an optional linter to make the data look tabular in unrendered markdown will make it even better | |||||||||||||||||||||||
| ▲ | freedomben 2 hours ago | parent | next [-] | ||||||||||||||||||||||
> Making a quick manual change like adding column to a markdown table is just unfun. This is one of those moments where I realize that the vim life spoils me. It's so easy to do this in vim that I don't even think about. I probably use it a dozen times per day such as commenting out code. Ctrl + v, select where you want the character, then hit I (shift + i), type your thing, hit escape, and Bob's your uncle. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | cush an hour ago | parent | prev [-] | ||||||||||||||||||||||
Any editor plugin makes it easy though | |||||||||||||||||||||||