Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please support markdown table syntax #51

Closed
wizchentong opened this issue Sep 30, 2014 · 4 comments
Closed

please support markdown table syntax #51

wizchentong opened this issue Sep 30, 2014 · 4 comments
Labels
Milestone

Comments

@wizchentong
Copy link

I cannot create table . - -!

@bordaigorl
Copy link
Owner

I just added a section in the wiki about tables. Is that helpful?
Support for this was added in response to #18 .

@tauren
Copy link

tauren commented Jan 12, 2015

It's great that tables can be rendered. But is there a reason to only support WikiTables and not GFM format?
https://help.github.com/articles/github-flavored-markdown/

It is inconvenient to use one format in github readme.md files and have to remember to use two pipes || in tables I want rendered in Evernote.

@bordaigorl
Copy link
Owner

This is scheduled to be included in next release (see #58).
I am quite busy at the moment so I cannot say when this will happen, but eventually the markdown parser will be updated and the new version supports GFM tables.

@bordaigorl bordaigorl added this to the Version 2.6 milestone Feb 5, 2015
@bordaigorl
Copy link
Owner

This has been implemented in devel and is going to be in the next release.

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

No branches or pull requests

3 participants