-
Notifications
You must be signed in to change notification settings - Fork 1
feat: make available string values collapsible #10
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
Conversation
a70a8ab to
4b1fe49
Compare
4b1fe49 to
a57d4ad
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.
LGTM
|
@typst-community/jp Could you do a quick review? |
|
I tested this locally and it behaves as expected. Thank you for implementing this change. |
|
@YDX-2147483647 On this page, the accordion is expanded by default when it loads. Is this the expected behavior? |
Well, this PR displays all string values as unordered lists ( You may have noticed that the official https://typst.app/docs displays some string values as tables (e.g., |
|
Thank you for your kind response. I've now understood the difference in this behavior between typst-docs-web and the official page. |
|
While I was struggling with checking out the submodule, it was already merged. |
Resolves #3
Examples:
page.paper: official, jpeval.mode: official, jpbibliography.style: official, jpAll parameters with nonempty strings
Number of possible values for each parameter
We need a PR preview bot. Netlify offers a free one, even for org accounts. See typst-doc-cn/clreq#49 for an example.