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

Update markdown example code sections to fix syntax highlighting #927

Closed
wants to merge 1 commit into from

Conversation

smiles2424
Copy link

Description

Added some commas to fix the syntax highlighting in the markdown sections

Motivation and Context

I was reading the docs and noticed it. So I figured I could clean up a little while I'm here.

How has this been tested?

Documentation change, no production code affected.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Change

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@coveralls
Copy link

Coverage Status

coverage: 97.619%. remained the same when pulling 3d09697 on smiles2424:patch-1 into d7aa01d on chimurai:master.

@smiles2424
Copy link
Author

I'm happy to update to address the lint failures but I'm unable to determine why that command is failing.

What is the expected behavior here?

@chimurai
Copy link
Owner

chimurai commented Jul 31, 2023

Guess you've edited the file in the browser directly; linter and formatting are skipped then...

If you run yarn lint:fix it should take care of formatting

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

3 participants