Skip to content

feat: support extract content between fragment markers from Markdown #2582

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

Merged
merged 1 commit into from
Aug 9, 2025

Conversation

sy-records
Copy link
Member

Fix #1973

Copy link

vercel bot commented Jul 28, 2025

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

Name Status Preview Comments Updated (UTC)
docsify-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 7, 2025 2:36am

Copy link
Member

@Koooooo-7 Koooooo-7 left a comment

Choose a reason for hiding this comment

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

LGTM, may add some tests for this cuz this feature seems no test cases for now?

@sy-records sy-records merged commit 32aa74e into docsifyjs:develop Aug 9, 2025
8 checks passed
@sy-records sy-records deleted the feat/embed branch August 9, 2025 06:08
@paulhibbitts
Copy link
Collaborator

paulhibbitts commented Aug 11, 2025

Thanks for this PR @sy-records , I think this functionality will also be of interest to folks using Docsify for open education and publishing!

Here is a demo/test with Docsify-This v2 and the latest Docsify.js.org Preview build:
https://preview-v2.docsify-this.net/?basePath=https://raw.githubusercontent.com/paulhibbitts/Markdown-File-Tests/main&homepage=fragments-display.md (fragments source file: https://github.com/paulhibbitts/Markdown-File-Tests/blob/main/fragments-source.md)

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.

Enable fragment for non-code
3 participants