Skip to content
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

chore(macros): remove page macro #11356

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fiji-flo
Copy link
Contributor

Summary

the page macro has been deprecated and is broken anyway

the page macro has been deprecated and is broken anyway
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Jun 24, 2024
@fiji-flo fiji-flo marked this pull request as ready for review June 26, 2024 15:06
@fiji-flo fiji-flo requested a review from a team as a code owner June 26, 2024 15:06
@fiji-flo
Copy link
Contributor Author

Running

rg "\{\{\s*page\(" -i

on translated content shows the only uses in pt-BR. And there it's broken already (see https://developer.mozilla.org/pt-BR/docs/Web/API/File#propriedades)


// Throw a MacroDeprecatedError flaw
// Can be removed when its usage translated-content is down to 0
mdn.deprecated();
Copy link
Contributor

Choose a reason for hiding this comment

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

@fiji-flo Since this macro is still referenced in pt-BR, can we please keep a stub with mdn.deprecated() so that localizers notice?

@github-actions github-actions bot added the idle label Aug 3, 2024
@github-actions github-actions bot removed the idle label Aug 16, 2024
@github-actions github-actions bot added the idle label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle macros tracking issues related to kumascript macros
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants