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

[6.x] Upgrade CommonMark and use the bundled table extension #31411

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

colinodell
Copy link
Contributor

@colinodell colinodell commented Feb 9, 2020

league/commonmark 1.3 now includes the official extensions directly in the main project repository. The separate extension packages (like league/commonmark-ext-table) should continue to work but we'll be deprecating them in the very near future.

For more information, please see: https://www.colinodell.com/blog/202002/league-commonmark-130-adds-full-gfm-support

league/commonmark 1.3 now includes the official extensions directly in
the main projects.  The separate extension packages (like
`league/commonmark-ext-table`) are being deprecated in the very near
future.

For more information, please see:
https://www.colinodell.com/blog/202002/league-commonmark-130-adds-full-gfm-support
@GrahamCampbell GrahamCampbell changed the title Upgrade CommonMark and use the bundled table extension [6.x] Upgrade CommonMark and use the bundled table extension Feb 9, 2020
@colinodell
Copy link
Contributor Author

Thanks for the review, Graham!

@taylorotwell taylorotwell merged commit 6b59236 into laravel:6.x Feb 10, 2020
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.

3 participants