Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

alex-page
Copy link
Member

@alex-page alex-page commented Nov 6, 2023

  • Rename files in /content to use .mdx file extension
  • Fix .tsx pages that used .md file extension to generate structure
  • Fix utility scripts that used .md file extension to generate cached files

@alex-page alex-page added the 🤖Skip Changelog Causes CI to ignore changelog update check. label Nov 6, 2023
Copy link
Member

@kyledurand kyledurand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why they're .md.mdx vs just .mdx? Looks good aside from the failing build

@alex-page alex-page requested a review from kyledurand November 7, 2023 01:12
@alex-page alex-page merged commit 4e82018 into main Nov 7, 2023
@alex-page alex-page deleted the rename-md-to-mdx branch November 7, 2023 03:36
sam-b-rose added a commit that referenced this pull request Nov 7, 2023
* main:
  Fix Icon page search and query params (#11131)
  Fixed issue with textarea not bubbling up to parent (#11036)
  [Button] Remove bevel from pressed focused state (#11124)
  [Button] Updated button base color tokens (#11123)
  Fix hover issue unselected indexTable (#11115)
  Fix vsce publish (#11122)
  Rename .md files to .mdx for correct syntax highlighting (#11116)
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
- [x] Rename files in `/content` to use `.mdx` file extension
- [x] Fix `.tsx` pages that used `.md` file extension to generate
structure
- [x] Fix utility scripts that used `.md` file extension to generate
cached files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🤖Skip Changelog Causes CI to ignore changelog update check.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants