Skip to content

feat: variable binding - #1266

Merged
Tahul merged 5 commits into
mainfrom
feat/binding
Jun 23, 2022
Merged

feat: variable binding#1266
Tahul merged 5 commits into
mainfrom
feat/binding

Conversation

@farnabaz

Copy link
Copy Markdown
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

netlifyBot commented Jun 16, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commit7e8be26
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/62ab2e1dee2c120009c84a65
😎 Deploy Previewhttps://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 Tahul and atinuxJune 16, 2022 11:51
Comment threadsrc/runtime/components/MarkdownRenderer.ts
@Tahul
Tahul merged commit b2d775b into mainJun 23, 2022
@Tahul
Tahul deleted the feat/binding branch June 23, 2022 16:09
@farnabazfarnabaz mentioned this pull request Aug 12, 2022
@ManasMadrecha

Copy link
Copy Markdown

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. 😄

@atinux

Copy link
Copy Markdown
Member

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 freeto 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

@farnabaz@ManasMadrecha@atinux@Tahul