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

docs: update markdown docs #438

Closed
wants to merge 2 commits into from
Closed

docs: update markdown docs #438

wants to merge 2 commits into from

Conversation

alisonjoseph
Copy link
Member

Adds a note to card component pages about warning about whitespace.
Updates formatting in examples (had to turn off prettier to get this to not format, couldn't figure out how to ignore??)

@vercel
Copy link

vercel bot commented Sep 20, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://gatsby-theme-carbon-git-fork-alisonjoseph-add-warning.carbon-design-system.now.sh

Copy link
Contributor

@vpicone vpicone left a comment

Choose a reason for hiding this comment

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

For prettier you can either:

<!-- prettier-ignore -->
Do   not    format   this
<!-- prettier-ignore-end -->

Or use md instead of jsx for the language in your codeblock.

@alisonjoseph
Copy link
Member Author

<!-- prettier-ignore-->

doesn't seem to do anything, its still auto-formatting when I save 🤔

@boneskull
Copy link
Contributor

There may be a bug or missing feature or something, see prettier/prettier#5557

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.

3 participants