Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mangled code blocks #9995

Open
wants to merge 1 commit into
base: live
Choose a base branch
from
Open

Fix mangled code blocks #9995

wants to merge 1 commit into from

Conversation

jslatane
Copy link
Contributor

Currently, there are many MDX examples that look like they should be code blocks but are single-line code segments separated by blank lines. This is not good for readability, and they should be combined in a true fenced code block.

Copy link
Contributor

@jslatane : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit dc93395:

✅ Validation status: passed

File Status Preview URL Details
docs/mdx/avg-mdx.md ✅Succeeded
docs/mdx/axis-mdx.md ✅Succeeded
docs/mdx/bottomsum-mdx.md ✅Succeeded
docs/mdx/crossjoin-mdx.md ✅Succeeded
docs/mdx/current-mdx.md ✅Succeeded
docs/mdx/currentordinal-mdx.md ✅Succeeded
docs/mdx/descendants-mdx.md ✅Succeeded
docs/mdx/distinct-mdx.md ✅Succeeded
docs/mdx/divide-mdx-operator-reference.md ✅Succeeded
docs/mdx/equal-to-mdx.md ✅Succeeded
docs/mdx/error-mdx.md ✅Succeeded
docs/mdx/extract-mdx.md ✅Succeeded
docs/mdx/filter-mdx.md ✅Succeeded
docs/mdx/hierarchy-mdx.md ✅Succeeded
docs/mdx/identifiers-mdx.md ✅Succeeded
docs/mdx/iif-mdx.md ✅Succeeded
docs/mdx/intersect-mdx.md ✅Succeeded
docs/mdx/is-mdx.md ✅Succeeded
docs/mdx/isancestor-mdx.md ✅Succeeded
docs/mdx/isempty-mdx.md ✅Succeeded
docs/mdx/isgeneration-mdx.md ✅Succeeded
docs/mdx/isleaf-mdx.md ✅Succeeded
docs/mdx/issibling-mdx.md ✅Succeeded
docs/mdx/item-member-mdx.md ✅Succeeded
docs/mdx/lookupcube-mdx.md ✅Succeeded

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@Jak-MS
Copy link
Contributor

Jak-MS commented Jan 24, 2025

@kfollis
Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged tracking label for the PR review team label Jan 24, 2025
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.

3 participants