[i18nIgnore] docs: Exchange apostrophes in plugins to be smart#3001
[i18nIgnore] docs: Exchange apostrophes in plugins to be smart#3001delucis merged 1 commit intowithastro:mainfrom
Conversation
|
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
delucis
left a comment
There was a problem hiding this comment.
Thanks for cleaning that up! I guess this might not require translation updates for everyone, so I’ll merge with an i18nIgnore keyword.
* main: i18n(fr): update `reference/plugins.md` (withastro#3011) i18n(ko-KR): update `plugins.md` (withastro#3010) i18n(de): update `plugins.mdx` (withastro#3009) Fix code example in plugin reference (withastro#3005) update plugins (withastro#3003) [ci] format i18n(ko-KR): update `plugins.mdx` (withastro#3002) [i18nIgnore] docs: Exchange apostrophes in plugins to be smart (withastro#3001) i18n(fr): update `resources/plugins` (withastro#3000)

As noticed in #2998 there are some plugins that use
'(straight apostrophe) instead of (’) smart apostrophes.This is probably unintentional by the author of the PRs adding these plugins and changed to be smart in this PR.
Reference: #2998 (comment)