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

It won't be able to work with table #57

Open
dotku opened this issue Nov 3, 2016 · 2 comments
Open

It won't be able to work with table #57

dotku opened this issue Nov 3, 2016 · 2 comments

Comments

@dotku
Copy link

dotku commented Nov 3, 2016

| Model | Resolutiion |
| --- | --- |
| 4 / 4S: | 960 × 640 px |
| 5 / 5C / 5S / SE: | 1136 × 640 px |
| 6 / 6S / 7: | 1334 × 750 px |
| 6 Plus / 6S Plus / 7 Plus: | 1920 × 1080 px |

should be a table view

Model Resolutiion
4 / 4S: 960 × 640 px
5 / 5C / 5S / SE: 1136 × 640 px
6 / 6S / 7: 1334 × 750 px
6 Plus / 6S Plus / 7 Plus: 1920 × 1080 px
@gysel
Copy link

gysel commented Dec 4, 2016

I'm struggling with the same issue. The Showdown dependency is outdated and refers to a version that does not yet support tables out of the box.

"showdown": "~0.3.1"`

Would you mind updating to the latest version?

See also the deprecation notice here: https://github.com/showdownjs/table-extension

@patricksmms
Copy link

It seems that this project was abandoned. I would advise you to write your own directive and include the showdown dependency directly. The directive is very basic anyways. This is what I'm going to do on my project.

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

No branches or pull requests

3 participants