Skip to content

Comments

Fix broken link, locale URLs, xref, frontmatter key, and table formatting#265

Merged
otykier merged 1 commit intoTabularEditor:mainfrom
eugman:fix/small-doc-fixes
Feb 12, 2026
Merged

Fix broken link, locale URLs, xref, frontmatter key, and table formatting#265
otykier merged 1 commit intoTabularEditor:mainfrom
eugman:fix/small-doc-fixes

Conversation

@eugman
Copy link
Collaborator

@eugman eugman commented Feb 12, 2026

Summary

Automated doc linter found 10 small issues across 7 files — all structural/formatting, no content changes.

Errors fixed:

  • Empty link [DAX formula dependencies]() → proper xref to formula-fix-up-dependencies (undo-redo.md)
  • Non-English locale in Microsoft URLs: en-ieen-us (tmdl.md), da-dken-us (Power-BI-Desktop-Integration.md)
  • Space in xref: xref: desktop-limitationsxref:desktop-limitations (Power-BI-Desktop-Integration.md)
  • Invalid YAML key: applies to:applies_to: (Power-BI-Desktop-Integration.md)

Table formatting:

  • Added missing closing | on 4 table rows (Command-line-Options.md, code-actions.md, editions.md x2)
  • Fixed stray ]| typo in shortcuts table (shortcuts3.md)

…and table formatting

- Fix empty link [DAX formula dependencies]() → xref:formula-fix-up-dependencies
- Fix non-English locale URLs: en-ie → en-us (tmdl.md), da-dk → en-us (Power-BI-Desktop-Integration.md)
- Fix malformed xref with space: "xref: desktop-limitations" → "xref:desktop-limitations"
- Fix invalid frontmatter key: "applies to:" → "applies_to:" (Power-BI-Desktop-Integration.md)
- Add missing closing | on 4 table rows (Command-line-Options, code-actions, editions)
- Fix stray ] → | typo in shortcuts3.md table

Found via automated doc linter (10 findings across 7 files).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@otykier otykier merged commit 2ca6553 into TabularEditor:main Feb 12, 2026
1 of 2 checks passed
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.

2 participants