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

fix: fix ref links inside table #2471

Merged
merged 1 commit into from May 17, 2022
Merged

Conversation

UziTech
Copy link
Member

@UziTech UziTech commented May 16, 2022

Marked version: 3.0.0 - 4.0.15

Markdown flavor: GitHub Flavored Markdown

Description

Reference links inside tables were broken in v3.0.0

Contributor

  • Test(s) exist to ensure functionality and minimize regression

Committer

In most cases, this should be a different person than the contributor.

@vercel
Copy link

vercel bot commented May 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marked-website ✅ Ready (Inspect) Visit Preview May 16, 2022 at 1:25AM (UTC)

Copy link
Contributor

@calculuschild calculuschild left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Thanks!

@styfle styfle merged commit 81daa2a into markedjs:master May 17, 2022
github-actions bot pushed a commit that referenced this pull request May 17, 2022
## [4.0.16](v4.0.15...v4.0.16) (2022-05-17)

### Bug Fixes

* fix ref links inside table ([#2471](#2471)) ([81daa2a](81daa2a))
@github-actions
Copy link

🎉 This PR is included in version 4.0.16 🎉

The release is available on:

Your semantic-release bot 📦🚀

Martii added a commit to Martii/OpenUserJS.org that referenced this pull request May 24, 2022
* *marked* seems to have finally fixed tables... seems 1 to 1... still has issues with html tags per OpenUserJS#1775 via markedjs/marked#2217 and markedjs/marked#2471
@UziTech UziTech deleted the table-ref-links branch November 21, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reference-style links inside tables are broken since version 3
3 participants