[MlMt] Markdown questions

Gustavo Daniel Villarreal irongus at gmail.com
Thu Jun 4 13:55:47 EDT 2015


On 4 Jun 2015, at 8:48, Erik Wessel-Berg wrote:

>   | col1  | col2  | col3  |
>   |-------|-------|-------|
>   | cell1 | cell2 | cell3 |
>   | cell4 | cell5 | cell6 |
>   | cell7 | cell8 | cell9 |
>

Notice that you don't need to "type" the table completely, as this also 
works and is less typing:

```
col1 | col2 | col3
---|---|---
cell1 | cell2 | cell3
cell4 | cell5 | cell6
cell7 | cell8 | cell9
```

col1 | col2 | col3
---|---|---
cell1 | cell2 | cell3
cell4 | cell5 | cell6
cell7 | cell8 | cell9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20150604/df4b9b2c/attachment.html>


More information about the mailmate mailing list