Skip to content

Conversation

@jacobsorme
Copy link
Contributor

Summary

Had an idea of adding a full line code fragment keyword (simliar to /// [demo]). This would be useful in a HTML context, where there will be a trailing --> after a /// [demo] if it's wrapped in a comment. Thought I should add some tests for the current file embed code fragment setup first at least.

Related issue, if any:

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed

Does this PR introduce a breaking change?

  • Yes
  • No

Tested in the following browsers:

  • Chrome
  • Firefox
  • Safari
  • Edge

@vercel
Copy link

vercel bot commented Oct 27, 2025

@jacobsorme is attempting to deploy a commit to the Docsify Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docsify-preview Ready Ready Preview Comment Oct 28, 2025 2:08am

Copy link
Member

@sy-records sy-records left a comment

Choose a reason for hiding this comment

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

Thanks!

Looking forward to your next PR. ❤️

@sy-records sy-records merged commit 47b0956 into docsifyjs:develop Oct 28, 2025
7 checks passed
trusktr added a commit that referenced this pull request Nov 17, 2025
* develop: (126 commits)
  refactor: improve blockquoteCompiler logic (#2624)
  docs: add DeployHQ deployment instructions (#2627)
  docs: fix broken link to issues in CONTRIBUTING.md (#2625)
  chore: bump rimraf from 5.0.7 to 6.1.0 (#2619)
  chore: bump @rollup/plugin-commonjs from 28.0.1 to 29.0.0 (#2618)
  chore: bump actions/setup-node from 5 to 6 (#2620)
  chore: bump actions/upload-artifact from 4 to 5 (#2621)
  chore: bump stefanzweifel/git-auto-commit-action from 6 to 7 (#2622)
  test: improve file embed & code fragment tests (#2617)
  test: add test for file embed and code fragments (#2616)
  feat: add fallback default language support (#2607)
  chore: bump actions/setup-node from 3 to 5 (#2609)
  chore: bump actions/checkout from 4 to 5 (#2608)
  docs: Update intro paragraph to help improve first impressions and broaden audience (#2602)
  feat: enhance embed handling for table cells (#2606)
  fix: enhance accessibility for sidebar toggle button (#2604)
  [release] 5.0.0-rc.3
  [release] 5.0.0-rc.2
  fix: normalize slugs to NFC and remove emoji variation selector (#2597)
  feat: GitHub style callouts (#2487)
  ...
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.

2 participants