Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

docs: fix code highlighting - #8057

Merged
atinux merged 2 commits into
nuxt:mainfrom
IsraelOrtuno:patch-2
Oct 8, 2022
Merged

docs: fix code highlighting#8057
atinux merged 2 commits into
nuxt:mainfrom
IsraelOrtuno:patch-2

Conversation

@IsraelOrtuno

@IsraelOrtunoIsraelOrtuno commented Oct 8, 2022

Copy link
Copy Markdown
Contributor

🔗 Linked issue

❓ 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 like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Seems like the code highlighter is not able to escape an apostrophe in the comment block and does not. This PR removes it so code this code block is readable.

image

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Seems like the code highlighter is not able to escape an apostrophe in the comment block
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Oct 8, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitf5e6b30
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6341e6d93555a3000911fff9
😎 Deploy Previewhttps://deploy-preview-8057--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@atinux
atinux merged commit edc44aa into nuxt:mainOct 8, 2022
@danielroedanielroe mentioned this pull request Oct 9, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@IsraelOrtuno@atinux@danielroe