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(docs): fix formatting issues in dev docs #1319

Merged
merged 3 commits into from
Dec 12, 2023

Conversation

davelinke
Copy link
Contributor

What?

Corrected MDX to preserve table and list format on certain files.

Why?

After the implementation of linting, the mix of markdown and react wrappers caused lists and tables o loose format and appear as misformatted text, this PR fixes it.

Screenshots/Screen Recordings

The compiled MDX in the dev-documentation repo should look like these screenshots:
https://www.figma.com/file/XWxcx6FLg1tGevfxkqFLcA/UX-writing-guide---redlining?type=whiteboard&node-id=0-1&t=ZPcrMfN0LDd5x1q1-0

Testing/Proof

No tests associated to this functionality on this repository as it's going to feed the dev-documentation build.

@davelinke davelinke requested review from a team as code owners December 11, 2023 21:56
@davelinke davelinke force-pushed the design-docs-ux-writing branch from a064329 to c328b3b Compare December 11, 2023 22:51
@chanceaclark chanceaclark changed the title Correction of formatting loss due to linting fix(docs): fix formatting issues in dev docs Dec 12, 2023
@chanceaclark chanceaclark merged commit 6a7df1b into master Dec 12, 2023
10 checks passed
@chanceaclark chanceaclark deleted the design-docs-ux-writing branch December 12, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants