When I insert a table using M-x table-insert
I get the following table:
+-----+-----+-----+ | | | | +-----+-----+-----+ | | | | +-----+-----+-----+ | | | | +-----+-----+-----+ But When I add content the | become disaligned like this
+-----+-----+-----+ | content | | | +-----+-----+-----+ | | | | +-----+-----+-----+ | | | | +-----+-----+-----+ How do you realign the column?
When I press enter it just creates that:
+-----+-----+-----+ | contecnt | | | | | | | +-----+-----+-----+ | | | | +-----+-----+-----+ | | | | +-----+-----+-----+
org-modetag relevant?tabafter you have entered content