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

Full CommonMark support #1

Open
franzliedke opened this issue Dec 17, 2014 · 5 comments
Open

Full CommonMark support #1

franzliedke opened this issue Dec 17, 2014 · 5 comments

Comments

@franzliedke
Copy link
Member

The CommonMark test suite should return successfully:

We're currently at 182 passed and 327 failed tests.

Let's tackle this!

@franzliedke
Copy link
Member Author

Yay! The number of passed tests is finally surpassing that of failed tests.

We're now at 274/252.

franzliedke added a commit that referenced this issue Jan 4, 2015
The DocumentParser class takes a Markdown-formatted string and turns it into a tree of objects, as described in the CommonMark spec.

Refs #1.
@franzliedke
Copy link
Member Author

We're getting there!

311 passed, 198 failed

@franzliedke
Copy link
Member Author

BAM!

401 passed, 108 failed

@pyrsmk
Copy link

pyrsmk commented Mar 13, 2015

Keep up the good work ;)

@franzliedke
Copy link
Member Author

Getting there. The numbers look fairly good even after I used a newer version of the specification. =)

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

2 participants