Skip to content

Conversation

@KianNH
Copy link
Member

@KianNH KianNH commented Jan 16, 2025

Summary

Use |= instead of ^= in footnotes fnref selector.

^= matches 1 and 1-1, as desired, but also 11 which we don't want. |= will only match 1 and 1-1.

@cloudflare-workers-and-pages
Copy link

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4701852
Status: ✅  Deploy successful!
Preview URL: https://b6bcf9c5.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://kian-pcx-14578.cloudflare-docs-7ou.pages.dev

View logs

@KianNH KianNH merged commit 9a116a0 into production Jan 17, 2025
11 checks passed
@KianNH KianNH deleted the kian/PCX-14578 branch January 17, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants