-
Notifications
You must be signed in to change notification settings - Fork 427
docs: directive-syntax examples for guide component usage #6308
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
docs: directive-syntax examples for guide component usage #6308
Conversation
Scalar Docs PreviewProject Commit Status Preview Updated (UTC): Jul 22, 2025, 4:09 PM To edit notification comments on pull requests, go to your Scalar project settings |
|
#11593 Bundle Size — 2.63MiB (-0.01%).2a2370a(current) vs e982593 main#11591(baseline) Warning Bundle contains 1 duplicate package – View duplicate packages Bundle metrics
Bundle analysis report Branch graeme/doc-3725-add-documentatio... Project dashboard Generated by RelativeCI Documentation Report issue |
233e90b
to
95ca3b4
Compare
Updates the scalar config's component documentation entries to include: - cards - details - page-links - rows
95ca3b4
to
2a2370a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AWESOME!!!
nice work @gevann
Problem
Documentation for the components available in
guides is incomplete. Currently, only the
<scalar-[name]>` custom-html syntax is shown.Solution
With this PR examples for the
:::directive{key=value}
syntax is added`Checklist
I've gone through the following: