Skip to content

Conversation

@caugner
Copy link
Contributor

@caugner caugner commented Nov 27, 2025

Description

Escapes macro-like code on two Korean pages, e.g. \{{ request.path }} instead of {{ request.path }}.

Motivation

Avoid it from being recognized as a macro in rari, see: https://github.com/mdn/dex/actions/runs/19721304771/job/56536893288#step:22:132

Additional details

Before

image

After

image

Related issues and pull requests

@caugner caugner requested a review from a team as a code owner November 27, 2025 13:15
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Nov 27, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 27, 2025

Preview URLs

Flaws (13)

URL: /ko/docs/Learn_web_development/Extensions/Server-side/Django/Forms
Title: Django 튜토리얼 파트 9: 폼(form)으로 작업하기
Flaw count: 5

  • macros:
    • Can't resolve /en-US/curriculum/
    • Can't resolve /ko/docs/Learn/Server-side/Django/authentication_and_sessions
    • Can't resolve /ko/docs/Learn/Server-side/Django/authentication_and_sessions
  • unknown:
    • page(Doc) not found /ko/docs/Learn/Server-side/Django/authentication_and_sessions
    • page(Doc) not found /ko/docs/Learn/Server-side/Django/authentication_and_sessions

URL: /ko/docs/Learn_web_development/Extensions/Server-side/Django/Generic_views
Title: Django Tutorial Part 6: Generic list and detail views
Flaw count: 8

  • broken_links:
    • /ko/docs/Learn/Server-side/Django/Home_page is a redirect
  • macros:
    • Can't resolve /en-US/curriculum/
    • Macro produces link /ko/docs/Learn/Server-side/Django/Home_page which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django/Sessions which is a redirect
    • Macro produces link /ko/docs/Learn/Server-side/Django/Home_page which is a redirect
    • and 2 more flaws omitted

(comment last updated: 2025-11-27 13:30:50)

@caugner caugner force-pushed the ko-escape-double-curly-braces branch from 0a990e2 to f2465a7 Compare November 27, 2025 13:28
@caugner caugner changed the title fix(ko): escape macro-like inline code fix(ko): escape macro-like code Nov 27, 2025
@caugner caugner force-pushed the ko-escape-double-curly-braces branch from f2465a7 to 7556231 Compare November 27, 2025 13:29
@caugner caugner requested a review from bsmth November 28, 2025 10:58
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

TY 👍🏻

@caugner caugner merged commit f24253c into main Nov 28, 2025
10 checks passed
@caugner caugner deleted the ko-escape-double-curly-braces branch November 28, 2025 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

l10n-ko Issues related to Korean content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants