Skip to content

[jp-sync] fix(jp): align tile-manager note/warning blocks with DocFX linting rules#1960

Merged
ChronosSF merged 3 commits intovnextfrom
jp-sync/tile-manager-docfx-rules-78304f99a2f8202f
Apr 16, 2026
Merged

[jp-sync] fix(jp): align tile-manager note/warning blocks with DocFX linting rules#1960
ChronosSF merged 3 commits intovnextfrom
jp-sync/tile-manager-docfx-rules-78304f99a2f8202f

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 1, 2026

Summary

Syncs doc/jp/components/layouts/tile-manager.md with the formatting change applied to the English source in PR #1959 ("fix(transform): modifying transform to match linting rules").

Files processed

English source Japanese counterpart Status
doc/en/components/general-changelog-dv-react.md doc/jp/components/general-changelog-dv-react.md ✅ Already synced in PR #1959
doc/en/components/layouts/tile-manager.md doc/jp/components/layouts/tile-manager.md 🔄 Synced in this PR

What changed

PR #1959 updated doc/en/components/layouts/tile-manager.md to comply with DocFX Markdown linting rules by splitting all [!Warning] and [!Note] admonition blocks so the note type appears on its own line, followed by the text on the next line:

Before:

> [!Warning] Due to the iframe permissions policy...

After:

> [!Warning]
> Due to the iframe permissions policy...

This same change (6 additions, 3 deletions) was applied to all three note/warning blocks in the Japanese file:

  1. [!Warning] block (line ~20) — iframe fullscreen permissions notice
  2. [!Note] block (line ~438) — ghost element grid space adjustment note
  3. [!Note] block (line ~506) — drag restriction in maximized/fullscreen state note

No prose content was changed; only the formatting structure of the admonition blocks was updated.

Note

🔒 Integrity filtering filtered 7 items

Integrity filtering activated and filtered the following items during workflow execution.
This happens when a tool call accesses a resource that does not meet the required integrity or secrecy level of the workflow.

  • pr:fix(transform): modifying transform to match linting rules #1959 (pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • commit:IgniteUI/igniteui-xplat-docs@ (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • 98cc1dd (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • eec7614 (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • ab69e44 (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • c75f904 (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)
  • 331d90d (list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".)

Generated by Sync Japanese Documentation ·

Split [!Warning] and [!Note] blocks so the note type is on its own line,
matching the formatting fix applied to doc/en/components/layouts/tile-manager.md
in PR #1959.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ChronosSF ChronosSF merged commit 3bddbbf into vnext Apr 16, 2026
7 checks passed
@ChronosSF ChronosSF deleted the jp-sync/tile-manager-docfx-rules-78304f99a2f8202f branch April 16, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants