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 optional rowspan support for cells marked with '^^' #16

Merged
merged 1 commit into from
May 24, 2019

Conversation

pmccloghrylaing
Copy link

Closes #15

@redbug312
Copy link
Owner

Because markdown-it disables es6 linting support on purpose, the arrow functions have to be rewritten in the legacy way. I just pushed consistent-eslintrc branch containing updated lint rules with markdown-it, you may need to rebase on it.
Sorry that I've disabled travis-ci integration by accident. It's now enabled and you could use make test to lint and run tests on local machine.

@pmccloghrylaing
Copy link
Author

Branch has been rebased and I've bumped the package version as well.

Repository owner deleted a comment from coveralls May 23, 2019
@redbug312
Copy link
Owner

Thanks! Please assign consistent-eslintrc as the merged branch. I will merge these branches into master in order.

@pmccloghrylaing pmccloghrylaing changed the base branch from master to consistent-eslintrc May 23, 2019 20:00
@redbug312 redbug312 merged commit df7cb0f into redbug312:consistent-eslintrc May 24, 2019
@pmccloghrylaing pmccloghrylaing deleted the rowspan branch July 4, 2019 04:38
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.

None yet

2 participants