Skip to content

fix: fix ref links inside table#2471

Merged
styfle merged 1 commit intomarkedjs:masterfrom
UziTech:table-ref-links
May 17, 2022
Merged

fix: fix ref links inside table#2471
styfle merged 1 commit intomarkedjs:masterfrom
UziTech:table-ref-links

Conversation

@UziTech
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown

🎉 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
Logiclayer1111 pushed a commit to Logiclayer1111/marked that referenced this pull request Apr 20, 2026
## [4.0.16](markedjs/marked@v4.0.15...v4.0.16) (2022-05-17)

### Bug Fixes

* fix ref links inside table ([#2471](markedjs/marked#2471)) ([c240493](markedjs/marked@c240493))
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