Skip to content

Conversation

@YDX-2147483647
Copy link
Contributor

@YDX-2147483647 YDX-2147483647 commented Aug 23, 2025

fix: remove $type/ prefixes in syntax.md

Before:

  • $type/$function
    reference/foundations/type/$function/

After:

  • $function
    reference/foundations/function/

You can refer to the official syntax.md for reference.

typst-docs did not panic, because it thought things after / are #-anchors. (The normal usage would be $scripting/#loops.)

fix: rename $pattern to $tiling

The page $pattern does not exist anymore.

See also https://typst.app/docs/changelog/0.11.1/#export for reference.

Before:
- `$type/$function`
  `/reference/foundations/type/$function/`

After:
- `$function`
  `reference/foundations/function/`
@YDX-2147483647 YDX-2147483647 marked this pull request as draft August 23, 2025 05:40
@YDX-2147483647 YDX-2147483647 changed the title fix: remove $type/ prefixes in syntax.md Fix broken links Aug 23, 2025
@YDX-2147483647 YDX-2147483647 marked this pull request as ready for review August 23, 2025 06:00
@3w36zj6 3w36zj6 self-requested a review August 23, 2025 06:14
Copy link
Contributor

@gomazarashi gomazarashi left a comment

Choose a reason for hiding this comment

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

Thank you for your work on this! It looks good to me.

@ultimatile
Copy link
Contributor

Thank you for catching that.

Copy link
Member

@kimushun1101 kimushun1101 left a comment

Choose a reason for hiding this comment

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

LGTM!

@3w36zj6 3w36zj6 merged commit 942df90 into typst-jp:main Aug 24, 2025
5 checks passed
@YDX-2147483647 YDX-2147483647 deleted the patch-1 branch August 24, 2025 11:09
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.

5 participants