diff options
| author | 2025-04-22 12:32:39 +0200 | |
|---|---|---|
| committer | 2025-04-22 12:32:39 +0200 | |
| commit | f170bbcd49411f9828b0ee55b16da9a1b698a2c2 (patch) | |
| tree | 45e164846126bb8697892b918a75af05a65272e6 /vendor/github.com/yuin/goldmark/README.md | |
| parent | [chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039) (diff) | |
| download | gotosocial-f170bbcd49411f9828b0ee55b16da9a1b698a2c2.tar.xz | |
[chore]: Bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 (#4037)
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.8 to 1.7.10.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.8...v1.7.10)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-version: 1.7.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/github.com/yuin/goldmark/README.md')
| -rw-r--r-- | vendor/github.com/yuin/goldmark/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/yuin/goldmark/README.md b/vendor/github.com/yuin/goldmark/README.md index 286ef3c16..ef74fc9f8 100644 --- a/vendor/github.com/yuin/goldmark/README.md +++ b/vendor/github.com/yuin/goldmark/README.md @@ -2,7 +2,7 @@ goldmark ========================================== [](https://pkg.go.dev/github.com/yuin/goldmark) -[](https://github.com/yuin/goldmark/actions?query=workflow:test) +[](https://github.com/yuin/goldmark/actions?query=workflow:test) [](https://coveralls.io/github/yuin/goldmark) [](https://goreportcard.com/report/github.com/yuin/goldmark) @@ -493,7 +493,7 @@ Extensions - [goldmark-d2](https://github.com/FurqanSoftware/goldmark-d2): Adds support for [D2](https://d2lang.com/) diagrams. - [goldmark-katex](https://github.com/FurqanSoftware/goldmark-katex): Adds support for [KaTeX](https://katex.org/) math and equations. - [goldmark-img64](https://github.com/tenkoh/goldmark-img64): Adds support for embedding images into the document as DataURL (base64 encoded). -- [goldmark-enclave](https://github.com/quail-ink/goldmark-enclave): Adds support for embedding youtube/bilibili video, X's [oembed tweet](https://publish.twitter.com/), [tradingview](https://www.tradingview.com/widget/)'s chart, [quail](https://quail.ink)'s widget into the document. +- [goldmark-enclave](https://github.com/quailyquaily/goldmark-enclave): Adds support for embedding youtube/bilibili video, X's [oembed X](https://publish.x.com/), [tradingview chart](https://www.tradingview.com/widget/)'s chart, [quaily widget](https://quaily.com), [spotify embeds](https://developer.spotify.com/documentation/embeds), [dify embed](https://dify.ai/) and html audio into the document. - [goldmark-wiki-table](https://github.com/movsb/goldmark-wiki-table): Adds support for embedding Wiki Tables. - [goldmark-tgmd](https://github.com/Mad-Pixels/goldmark-tgmd): A Telegram markdown renderer that can be passed to `goldmark.WithRenderer()`. |
