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

chore: Add markdown extensions to recommendations #2145

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

misterjones
Copy link
Collaborator

Changes

  • Add the following markdown-related extensions to the list of VS Code extension recommendations:
    • Code Spell Checker (streetsidesoftware.code-spell-checker)
      • Oddly, this extension already had a config section in the .vscode/settings.json file ("cSpell.words"), but wasn't listed in the recommendations.
      • Add "fclasses" to ignored spell-checker words.
    • markdownlint (DavidAnson.vscode-markdownlint)
    • Rewrap (stkb.rewrap)
    • Trailing Spaces (shardulm94.trailing-spaces)
  • Add configuration for Rewrap extension to wrap lines at 100 columns.

- Add the following markdown-related extensions to the list of VS Code
  extension recommendations:
  - Code Spell Checker
    <https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker>
  - markdownlint
    <https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint>
  - Rewrap
    <https://marketplace.visualstudio.com/items?itemName=stkb.rewrap>
  - Trailing Spaces
    <https://marketplace.visualstudio.com/items?itemName=shardulm94.trailing-spaces>
- Add configuration for Rewrap extension to wrap lines at 100 columns.
@vercel
Copy link

vercel bot commented Jun 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bodiless-js-examples ❌ Failed (Inspect) Jul 14, 2023 0:18am
bodiless-js-gatsby ❌ Failed (Inspect) Jul 14, 2023 0:18am
bodiless-js-next ❌ Failed (Inspect) Jul 14, 2023 0:18am
bodiless-js-starter ❌ Failed (Inspect) Jul 14, 2023 0:18am
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
bodiless-js-perf-gatsby ⬜️ Ignored (Inspect) Jul 14, 2023 0:18am
bodiless-js-perf-next ⬜️ Ignored (Inspect) Jul 14, 2023 0:18am

@vercel
Copy link

vercel bot commented Jun 30, 2023

@misterjones is attempting to deploy a commit to the JNJ Demo Account Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thank you for creating a pull request on GitHub! We appreciate your contribution to our repository.

In order to enable our tests to run on your changes, we kindly ask that you wait until one of our repository members adds the ready-to-test label to your pull request. (Please request on the GitHub issue you are addressing.) This will ensure that our testing process runs smoothly and we can quickly verify the changes you've made.

Thank you for your understanding and we look forward to reviewing your changes soon!

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.

None yet

2 participants