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

feat: variable binding #1266

Merged
merged 5 commits into from Jun 23, 2022
Merged

feat: variable binding #1266

merged 5 commits into from Jun 23, 2022

Conversation

farnabaz
Copy link
Member

πŸ”— Linked issue

resolves #1220

❓ 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

Introducing new syntax for interpolating text in markdown.
Screen Shot 2022-06-15 at 3 04 45 PM

πŸ“ Checklist

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

@netlify
Copy link

netlify bot commented Jun 16, 2022

βœ… Deploy Preview for nuxt-content ready!

Name Link
πŸ”¨ Latest commit 7e8be26
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt-content/deploys/62ab2e1dee2c120009c84a65
😎 Deploy Preview https://deploy-preview-1266--nuxt-content.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.

@farnabaz farnabaz requested review from Atinux and Tahul June 16, 2022 11:51
@Tahul Tahul merged commit b2d775b into main Jun 23, 2022
@Tahul Tahul deleted the feat/binding branch June 23, 2022 16:09
@farnabaz farnabaz mentioned this pull request Aug 12, 2022
@ManasMadrecha
Copy link

Is the documentation updated? Because had to search a lot into Issues to get to this image to figure out that to send v-bind props, we don't need $doc.

Thanks for this wonderful update BTW. πŸ˜„

Copy link
Member

Atinux commented Aug 23, 2022

It has not been updated, though, a PR is more than welcome if you want to help πŸ’š

farnabaz added a commit that referenced this pull request Sep 7, 2022
Co-authored-by: SΓ©bastien Chopin <seb@nuxtjs.com>
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.

[Content v2] Use frontmatter settings inside md
4 participants