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

Add support for github style tables #90

Closed
wants to merge 1 commit into from

Conversation

iEmiya
Copy link

@iEmiya iEmiya commented Jul 28, 2016

I'm use Add support for github style tables @kevin-montrose for view tables.
Is use for close issue #42

}
else
{
sb.Append(c);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of appending char by char, it should append whole substrings. See InlineMethods that contain multiple examples on how that could be done.

@Knagis
Copy link
Owner

Knagis commented Sep 12, 2016

No answer from the PR author 😦

@Knagis Knagis closed this Sep 12, 2016
ekblom added a commit to ekblom/CommonMark.NET that referenced this pull request Mar 21, 2017
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

Successfully merging this pull request may close these issues.

2 participants