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: wrong syntax to render mdx v3 #325

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

banasa44
Copy link
Contributor

@banasa44 banasa44 commented Feb 13, 2024

Description

Fixed syntax of one file in the examples folder. It wasn't using backticks to represent code, so our dev-portal which will now use mdx v3 wasn't rendering it properly.

Task ID: OS-993

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them when possible.
  • I have updated the CHANGELOG.md file in the root folder of the package after the [UPCOMING] title and before the latest version.
  • I have tested my code on the test network.

Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed

Issues
2 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Rekard0 Rekard0 merged commit 3731c6c into develop Feb 13, 2024
9 checks passed
@Rekard0 Rekard0 deleted the chore/testing_markdown_script branch February 13, 2024 15:05
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.

2 participants