Default Table Style
Hi,
I suggest adding some padding between columns and rows in the default MultiMarkdown Composer 3's table style, such as
th {
padding: 1px;
}
td {
padding: 5px;
}
such that the text between 2 columns has some padding around it and won't read like they have been merged with no space in between.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac