Skip to content

feat(stories): add new docs dependencies #94006

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 6 commits into from
Jun 23, 2025
Merged

Conversation

natemoo-re
Copy link
Member

Adds new features to our MDX-powered design system documentation.

package reason
remark-frontmatter, remark-mdx-frontmatter add support for yaml frontmatter and exported frontmatter variable in mdx files
remark-gfm add github-flavored markdown support (tables, etc)
@r4ai/remark-callout obsidian-styled callout support (eg > [!WARNING])
rehype-expressive-code enhanced auto-highlighted code blocks with annotations via expressive-code

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 20, 2025
@natemoo-re natemoo-re marked this pull request as ready for review June 23, 2025 18:53
@natemoo-re natemoo-re requested a review from a team as a code owner June 23, 2025 18:53
@natemoo-re natemoo-re merged commit 2abfd2d into ui2/nm/docs-new Jun 23, 2025
36 checks passed
@natemoo-re natemoo-re deleted the ui2/nm/docs-setup branch June 23, 2025 18:56
Copy link

codecov bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##             ui2/nm/docs-new   #94006   +/-   ##
==================================================
  Coverage                   ?   88.04%           
==================================================
  Files                      ?    10354           
  Lines                      ?   598251           
  Branches                   ?    23233           
==================================================
  Hits                       ?   526715           
  Misses                     ?    71068           
  Partials                   ?      468           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants