Fix broken link, locale URLs, xref, frontmatter key, and table formatting#265
Merged
otykier merged 1 commit intoTabularEditor:mainfrom Feb 12, 2026
Merged
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated doc linter found 10 small issues across 7 files — all structural/formatting, no content changes.
Errors fixed:
[DAX formula dependencies]()→ proper xref toformula-fix-up-dependencies(undo-redo.md)en-ie→en-us(tmdl.md),da-dk→en-us(Power-BI-Desktop-Integration.md)xref: desktop-limitations→xref:desktop-limitations(Power-BI-Desktop-Integration.md)applies to:→applies_to:(Power-BI-Desktop-Integration.md)Table formatting:
|on 4 table rows (Command-line-Options.md, code-actions.md, editions.md x2)]→|typo in shortcuts table (shortcuts3.md)