Skip to content
This repository has been archived by the owner on Dec 20, 2017. It is now read-only.

support preview of tables #168

Closed
winniehell opened this issue Jul 23, 2014 · 2 comments
Closed

support preview of tables #168

winniehell opened this issue Jul 23, 2014 · 2 comments
Assignees
Labels

Comments

@winniehell
Copy link

Please preview tables as tables :-)
see also #164

Example

| a | b | c |
|---|---|---|
| 1 | 2 | 3 |

to

a b c
1 2 3
@nicoulaj nicoulaj added Bug and removed Bug labels Jul 28, 2014
@nicoulaj nicoulaj self-assigned this Jul 28, 2014
@nicoulaj
Copy link
Owner

Tables are not part of standard Markdown, enable the extension in settings.

@winniehell
Copy link
Author

Awesome, did not know there were settings ;-)
Thank you very much for the great plugin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants