Skip to content

feat(markdown): allow overwriting plugins - #1226

Merged
farnabaz merged 9 commits into
mainfrom
feat/overwrite-md-plugins
Jun 9, 2022
Merged

feat(markdown): allow overwriting plugins#1226
farnabaz merged 9 commits into
mainfrom
feat/overwrite-md-plugins

Conversation

@farnabaz

@farnabazfarnabaz commented Jun 7, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves#1212

❓ 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

📝 Checklist

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

@netlify

netlifyBot commented Jun 7, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt-content ready!

NameLink
🔨 Latest commit36a2e2a
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt-content/deploys/62a1e0be7307f30009532701
😎 Deploy Previewhttps://deploy-preview-1226--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.

@TahulTahul left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey :), this is excellent work!

Could you tell if it is possible to test this case?

Like testing each possible way to import/update/overwrite plugins configurations?

That would also be really helpful for me to update the documentation.

@Tahul

Tahul commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Great job @farnabaz, LGTM now :)

We'll just need to open an issue to track support for local remark/rehype plugins.

@farnabazfarnabaz left a comment

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

chore: remove unused links

@farnabaz
farnabaz merged commit ede65e8 into mainJun 9, 2022
@farnabaz
farnabaz deleted the feat/overwrite-md-plugins branch June 9, 2022 12:04
@BenbinbinBenbinbin mentioned this pull request Jul 21, 2022
@farnabazfarnabaz mentioned this pull request Aug 12, 2022
farnabaz added a commit that referenced this pull request Sep 7, 2022
Co-authored-by: Yaël Guilloux <yael.guilloux@gmail.com>
@alexanderhorner

Copy link
Copy Markdown

Hey, do you know wich plugins adds the links on headings?

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.

Can't override default plugins

3 participants

@farnabaz@Tahul@alexanderhorner