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(playground): update syntax for github highlighting #290

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

adamdehaven
Copy link
Contributor

πŸ”— Linked issue

N/a

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Since the playground is used as an example reference on GitHub, update the syntax to resolve proper syntax highlighting in the browser.

Since the playground is used as an example reference on GitHub, update the syntax to resolve proper syntax highlighting in the browser.
Copy link
Collaborator

@farnabaz farnabaz left a comment

Choose a reason for hiding this comment

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

Thanks

@farnabaz farnabaz merged commit 5ddc0d6 into nuxt-modules:main Nov 20, 2024
2 checks passed
@adamdehaven adamdehaven deleted the patch-1 branch November 20, 2024 15:51
@adamdehaven
Copy link
Contributor Author

@farnabaz I also noticed the shiki setup example in the README where we're using MDC in Vue is no longer correct due to the external shiki changes.

I probably need to update the example (unless you have a drop-in, updated replacement?)

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