Skip to content

docs(skill): add specialized skills directory table with min version#17

Merged
IceyLiu merged 1 commit into
mainfrom
fix/skill-name-mismatch
Mar 28, 2026
Merged

docs(skill): add specialized skills directory table with min version#17
IceyLiu merged 1 commit into
mainfrom
fix/skill-name-mismatch

Conversation

@IceyLiu

@IceyLiu IceyLiu commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@IceyLiu IceyLiu merged commit c34f447 into main Mar 28, 2026
5 checks passed
goworm pushed a commit that referenced this pull request Mar 28, 2026
docs(skill): add specialized skills directory table with min version
goworm pushed a commit that referenced this pull request Mar 29, 2026
docs(skill): add specialized skills directory table with min version
goworm pushed a commit that referenced this pull request Apr 2, 2026
docs(skill): add specialized skills directory table with min version
goworm added a commit that referenced this pull request Apr 17, 2026
…e NUMPAGES

Round 17 comparison surfaced header/footer rendering gaps:

- HeaderPart/FooterPart content only iterated <w:p> children, silently
  dropping <w:tbl> — layout tables commonly used for 3-column
  headers/footers rendered empty.
- Paragraphs were filtered if they had no text, losing image-only
  paragraphs (logos, watermarks). Replaced the filter with a check that
  considers tables, drawings, and field characters as content.
- Footer NUMPAGES field was substituted with the cached "1" instead
  of the actual rendered page count. Added a second placeholder
  (<!--NUM_PAGES-->) that gets replaced with pageList.Count per page.

Deferred (logged in KNOWN_ISSUES #17+): VML watermark rendering
(v:pict/v:textpath), chart legends/data labels — chart SVG renderer
emits geometry but not metadata overlays.
NextDoorLaoHuang-HF pushed a commit to NextDoorLaoHuang-HF/OfficeCLI that referenced this pull request Jun 10, 2026
docs(skill): add specialized skills directory table with min version
NextDoorLaoHuang-HF pushed a commit to NextDoorLaoHuang-HF/OfficeCLI that referenced this pull request Jun 10, 2026
…e NUMPAGES

Round 17 comparison surfaced header/footer rendering gaps:

- HeaderPart/FooterPart content only iterated <w:p> children, silently
  dropping <w:tbl> — layout tables commonly used for 3-column
  headers/footers rendered empty.
- Paragraphs were filtered if they had no text, losing image-only
  paragraphs (logos, watermarks). Replaced the filter with a check that
  considers tables, drawings, and field characters as content.
- Footer NUMPAGES field was substituted with the cached "1" instead
  of the actual rendered page count. Added a second placeholder
  (<!--NUM_PAGES-->) that gets replaced with pageList.Count per page.

Deferred (logged in KNOWN_ISSUES iOfficeAI#17+): VML watermark rendering
(v:pict/v:textpath), chart legends/data labels — chart SVG renderer
emits geometry but not metadata overlays.
goworm added a commit that referenced this pull request Jun 16, 2026
…e NUMPAGES

Round 17 comparison surfaced header/footer rendering gaps:

- HeaderPart/FooterPart content only iterated <w:p> children, silently
  dropping <w:tbl> — layout tables commonly used for 3-column
  headers/footers rendered empty.
- Paragraphs were filtered if they had no text, losing image-only
  paragraphs (logos, watermarks). Replaced the filter with a check that
  considers tables, drawings, and field characters as content.
- Footer NUMPAGES field was substituted with the cached "1" instead
  of the actual rendered page count. Added a second placeholder
  (<!--NUM_PAGES-->) that gets replaced with pageList.Count per page.

Deferred (logged in KNOWN_ISSUES #17+): VML watermark rendering
(v:pict/v:textpath), chart legends/data labels — chart SVG renderer
emits geometry but not metadata overlays.
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.

1 participant